[freetds] Compile with Dev-C++ problem

ZIGLIO, Frediano, VF-IT Frediano.Ziglio at vodafone.com
Tue Apr 3 10:27:58 EDT 2007


> 
> Hi,
> 
> I used Dev-C++ and I downloaded latest FreeTDS 
> (freetds-0.65.dev.20070402). I tried to compile FreeTDS 
> programs in order to get dll file on Windows XP Prof. I got 
> lots of error (see below). It seems that my link misses some 
> parameters or did I miss the libaries? Can you give me hints 
> or solution to solve? 
> 
> Looking forward to hearing from you soon.
> 
> Regards,
> 
> Michael Glanvill
> 
> Compiler: Default GCC compiler
> Building Makefile: 
> "C:\freetds-0.65.dev.20070402\win32\dev-cpp\Makefile.win"
> Executing  make...
> mingw32-make.exe -f 
> "C:\freetds-0.65.dev.20070402\win32\dev-cpp\Makefile.win" all 
> C:\freetds-0.65.dev.20070402\win32\dev-cpp\Makefile.win:126: 
> warning: overriding commands for target `Default Profile/iconv.o'
> 
> C:\freetds-0.65.dev.20070402\win32\dev-cpp\Makefile.win:84: 
> warning: ignoring old commands for target `Default Profile/iconv.o'
> 

...

opps... we splitted util.c in util.c and log.c so you have to add
src/tds/log.c to project (already in CVS and tomorrow snapshot)

you can download updated files at
http://freetds.cvs.sourceforge.net/*checkout*/freetds/freetds/win32/dev-
cpp/FreeTDS.dev
http://freetds.cvs.sourceforge.net/*checkout*/freetds/freetds/win32/dev-
cpp/Makefile.win

freddy77




More information about the FreeTDS mailing list