error in compiling smaugfuss

Posted by Darzeth on Sun 11 Jun 2006 03:49 AM — 2 posts, 11,189 views.

#0
i keep getting this message when using cygwin to compile my smaugfuss. I looked around but imnot sure what im supose to be finding or fixing can you help me im new to this.

$ make
make -s smaug
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find
-ldl
collect2: ld returned 1 exit status
make[1]: *** [smaug] Error 1
make: *** [all] Error 2


thats the error wat do i got to fix or change.
USA #1
Here's what Zeno suggested in the other thread:
Quote:
There are flags in the Makefile you need to toggle for that. Or try doing a search here.
If you don't find the flag in the makefile, you can try searching for "-ldl" here.