This is the mail archive of the gcc@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: ObjC tree inlining




On 18 Nov 2001, Alexandre Oliva wrote:
> Yup, I've entertained this idea for a while, but never got to
> implement it.  Ditto for moving libgcc out of gcc into a regular
> target library and moving the implementation of bootstrap to the top
> level.

Making libgcc a regular target directory could solve some configure
nastiness in which we choose the link rules for shared libgcc (e.g.
t-slibgcc-sld) before a "./xgcc -print-prog-name=ld" test is possible.

Jeff


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