This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: (g77) handle null MATH_LIBRARY


>That would be the ideal case; in fact, I'd like to see a bit more control
>over the various libraries linked via specs or other method instead of
>hardcoding the names. This is one way of support sibling targets with one
>copy of GCC (Cygwin, Mingw, etc) without having to multilib, and 
>hardcoded -lg2c, -lm, -lstdc++ hardcoded in makes it a bit awkward. Too 
>bad the linker specs don't allow for a cpp equivalent of -iwithprefixbefore, 
>-idirafter etc.

I have no objection to someone adding appropriate target (?) macros
to override the defaults for things like that, at least, if that
would help.  It's quite a bit outside of my present understanding
of How Things Work, though.

        tq vm, (burley)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]