bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cheap cross compiler


From: Roland McGrath
Subject: Re: Cheap cross compiler
Date: Wed, 9 Apr 2003 01:33:37 -0400 (EDT)

Building a normal cross compiler on your average GNU/Linux box nowadays is
quick enough that I wouldn't (and don't) bother with these hacks any more.
I suppose it's only as quick as I think it is if you use
--enable-languages=c and only care about compiling C, as I always do (and
have a fast machine, but if you don't yet then spend $100 already).  

IIRC the make-cross hack that is I presume what you are talking about
makes a gcc-lib subdir full of symlinks.  So it's easy enough to replace
the libgcc* symlinks with copies from a proper build.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]