Relocatable DLLs

JSONCRAIG@aol.com JSONCRAIG@aol.com
Tue Mar 30 17:09:00 GMT 1999


I searched for this but couldn't find anything on it.

When I try to link my dll that has a function that uses iostream (I'm linking
-lstdc++ with it) I get a bunch of undefined references like "undefined
refernece to isspace".  I don't know what I'm doing wrong...heres the ld
command

ld -s --base-file foo.base --dll -o foo.dll foo.o -lstdc++ -e _dllEntry@12

Can anyone help?

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list