Help with Windows DLL linking

DJ Delorie dj@redhat.com
Tue Apr 18 22:08:00 GMT 2006


> "gcc -o myprog myprog.c -L./ -lfoo" I get an error for each one of the 

This isn't the right forum for this (try the binutils or cygwin
forums), but try just listing the .dll itself on the gcc command line
(no -L or -l).



More information about the Gcc mailing list