This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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: libgloss multilibs broken?


Ugh. It appears that the multisubdir wasn't being set in the subdirs libnosys and machine-specific-dir. This caused the problems for me with mn10300. I added with_multisubdir=${with_multisubdir} to the configure.in files when the Makefile gets output. This solved the problem and a mn10300-elf build successfully built all the multilibs and installed them (including libnosys) into the proper lib/xxx subdirectories.

Update your sources and rebuild to confirm it works for your platforms.

-- Jeff J.

Jeff Johnston wrote:
Yes, the install isn't working properly. I'm looking into it.

-- Jeff J.

DJ Delorie wrote:

Did the recent autoconf change break multilibs?  I've seen both m32c
and mipsisa64 installing all the libgloss multilibs into the same
installed directory.




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