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: Why is building a cross compiler "out-of-the-box" always broken?


On Sat, Aug 18, 2007 at 08:18:08PM +0200, Segher Boessenkool wrote:

> p.s. Any advice on how to get more targets working would be
> more than welcome :-)

   With patch three from bug 32154
<URL:http://gcc.gnu.org/bugzilla/attachment.cgi?id=13669>, the newlib
targets build out of the box in a combined tree:

.../configure --target=xxx --with-newlib --enable-sim --disable-gdb
--disable-nls --enable-checking=yes,rtl
make

   See also <URL:http://gcc.gnu.org/ml/gcc-help/2007-06/msg00230.html>.

   Thanks for reminding me to ping that patch.

-- 
Rask Ingemann Lambertsen


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