don't want leading underscore

Benjamin K. bkausbk@web.de
Mon Nov 4 10:36:00 GMT 2002


How can I prevent cygwin gcc from producing symbols with leading underscores? ("_main" instead "main")
I want to be binary compatible with linux and other operating systems.
What about libgcc.a? Each symbol conatins leading underscores, can I change this?
cygwin.dll defines both exports, with and without leading underscores isn't it?

Benjamin Kalytta

--
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