problems linking

Norman Frederick normanf@qualcomm.com
Fri Sep 7 16:17:00 GMT 2001


Dear Sirs:

I am having problems linking modules compiled using your gcc.

example:

gcc -c simple.c

ld simple.o crt0.o -lm -lc
get error:
/usr/lib/libm.a<_cygwin_crt0_common.o>undefined reference to GETModuleHandleA@4

What is missing?

I have also tried

ld simple.o -lm -lc crt0.o gcrt
but get a bunch of undefined references.

Thanks,
Norman




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list