project-navigation
Personal tools

Author Topic: new library in svn version?  (Read 1490 times)

papabob

  • Guest
new library in svn version?
« on: December 15, 2006, 11:57:47 am »
I've just checkout the head revision of the source and now it can't find the "libdl" library when linking under windows. Is it a new one?

Output:

Code: [Select]
* [DED] src/ports/win32/net_wins.c
 * [RC ] src/ports/win32/ufo.rc
 * [DED] ... linking
c:\mingw\1.0\bin\..\lib\gcc\mingw32\3.4.2\..\..\..\..\mingw32\bin\ld.exe: cannot find -ldl
collect2: ld returned 1 exit status
make: *** [ufoded.exe] Error 1