What's that?
How can I prevent gcc from creating _impure_ptr symbol?
I don't need this, is it possible to remove this? If yes what would happen?
Thanks
Benjamin Kalytta
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentat
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
> >I want to be binary compatible with linux and other operating systems.
>
> Binary compatible? That really has little meaning since there's far more to
> binary compatibility than how symbols from the program source code are or
> are not adorned when emitted into the object code files.
Of cou
How could I call an cygwin API function within delphi?
Every attempt to do this crashes my app.
Benjamin Kalytta
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ:
4 matches
Mail list logo