Daniel Jacobowitz - Re: Torbjorn's ieeelib.c (original) (raw)

This is the mail archive of the gcc@gcc.gnu.orgmailing 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]

On Tue, Nov 29, 2005 at 11:29:17PM +0100, Paolo Bonzini wrote:

Well, I've been talking about doing this for so long that I feel I must take this as a challenge... I will give it a shot.

All that I've done so far is to look at config.gcc and shudder at what a mess it would be to separate libgcc. But really it is not necessary, and one could keep #includ'ing tm.h from libgcc. Which makes me shudder too, but so what.

Try doing it without bootstrap for now, toplevel bootstrap is quite near (first I want to apply the fixes for the Ada problems).

Yes, I'm going to depend on --enable-bootstrap for this. And continue using files from the GCC directory; we can wean our way out of that incrementally.

-- Daniel Jacobowitz CodeSourcery, LLC


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