Dumb Question on GCC

Martin Gainty mgainty@hotmail.com
Tue Jul 1 21:40:00 GMT 2003


GCC SlpReg.c
/cygdrive/h/DOCUME~1/ADMINI~1/LOCALS~1/Temp/ccwParH7.o(.text+0x11d):SLPReg.c
: un
defined reference to `_SLPOpen'

My header file refers to function SLPOpen not _SLPOpen
The .c file calls SLPOpen not _SLPOpen

Where does the leading underscore come from ?
How do I shut it off the compiler from introducing leading _?

Many Thanks,

Martin

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list