Re: Using gcc under cygwin to compile and link the db2 udb sample c programs

2005-12-23 Thread ERIC HO
Thanks Eric. I was able to compile and link the db2 udb sample program using gcc with no errors. But I got segmentation fault error when running the sample program. After spending some time on this problem, I decided to install Microsoft VC++. I then ran nmake all and was able to run the sample

Re: Using gcc under cygwin to compile and link the db2 udb sample c programs

2005-12-23 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to ERIC HO on 12/22/2005 2:15 PM: > I'm wondering whether anyone have used gcc under cygwin (windows xp) to > compile and link the db2 udb sample c/cpp programs successfully? I'd > appreciate if you could share the steps and command syntax.