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

[Bug target/43446] libiberty for target failing to build with error: Link tests are not allowed after GCC_NO_EXECUTABLES



------- Comment #5 from pinskia at gcc dot gnu dot org  2010-03-19 22:08 -------
Are you building a combined tree?  Or are you doing the building in different
steps?  For a combined tree, it should just work and if you are building a
combined tree please attach the config.log from libiberty subdirectory in the
target subdirectory.

If you are not building a combined tree then you need to do:
 --without-headers --with-newlib

Also Then build newlib and then rebuild GCC.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


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