libgloss multilibs broken?

Jeff Johnston jjohnstn@redhat.com
Thu May 11 15:53:00 GMT 2006


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.
> 
> 



More information about the Newlib mailing list