Bug Report in newlib_1.8.0

THIEBOLT Francois thiebolt@irit.fr
Thu Jan 15 09:40:00 GMT 1998


Hi,

Last days i tried to build newlib_1.8.0 using egcs-1.0.1...then got
an error...well it's a bug in newlib_1.8.0 archive for rs6000 cross
targets.

/newlib_1.8.0/libgloss/rs6000/Makefile.in

modifier la ligne VPATH= @srcdir@ @srcdir@/../
par 		  VPATH= @srcdir@ : @srcdir@/../

ajouter ensuite vers la fin avec les autres .o

unlink.o: $(srcdir)/../unlink.c

Voila, c tout.

Now i also need to know how to install only libs for Linux and cross
egcs for rs6000 targets, since make process creates libs for solaris
and aix and... calls....things for what i have no needs.

Am i wrong or libsim is intended to be used to execute target code on
host machine rather than the target one, via xxx (gdb or else ??) ?

Thanks for your help.

Francois.

-- 
-------------------------------------------------------------
THIEBOLT Francois \ You think your computer run too slow ?
UPS Toulouse III  \ - Check nobody's asked for tea !
thiebolt@irit.fr  \ "The Hitchikers Guide to the Galaxy" D.Adams
-------------------------------------------------------------



More information about the crossgcc mailing list