------- Comment #2 from mirq-gccboogs at rere dot qmqm dot pl  2010-03-19 21:56 
-------
I'm building a compiler for Cortex-M3 based microcontroller, so i used this
configure options:

../gcc/configure --prefix=/usr/src/gcc-armtest --target arm-none-eabi
--enable-languages=c --disable-libssp

There are no --disable options for libiberty nor zlib, so I manually removed
*-target-libiberty dependencies from maybe-*-target-libiberty (and the same for
zlib) in the main Makefile. Then the build and install finished correctly.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43446

Reply via email to