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]
Other format: [Raw text]

Re: weak for Darwin


>There is, however, a complication.  The Darwin loader doesn't really
>handle weak symbols, or symbol overriding of any kind, unless you use
>flat namespaces.  After the afore-mentioned discussion, we concluded
>that the best thing would be if the Darwin loader did handle this, and
>it's planned to be implemented (you'll note that the magic words
>"implemented now" did not appear in that sentence).

Why hack up the FSF sources for this? Couldn't you just keep this on
your vendor branch?

-benjamin


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