Re: arm-elf-gcc 4.6.0 build failure

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

 



Massimiliano Cialdi <massimiliano.cialdi@xxxxxxxxxxxx> writes:

> configure --enable-languages=c,c++ --target=arm-elf --with-gnu-as
> --with-gnu-ld --prefix=$INSTALLDIR --with-newlib --disable-shared
> --enable-newlib --enable-multilib --enable-interwork --disable-threads
> --disable-nls --enable-libstdcxx-allocator=malloc

Unless you specifically need arm-elf, I recommend that you use
--target=arm-eabi.  Yes, this is not documented.  However, this is not
your problem.

What OS are you running on?

I don't know why this is happening, but if you have zlib installed you
can probably avoid the problem by adding --with-system-zlib to your
configure line.

Ian


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux