This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.


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

Re: Question about egcs-1.1.1 & glibc-2.0.10x



On Thu, 10 Dec 1998, Alex Buell wrote:

> I'e been testing egcs-1.1.1 with glibc-2.0.105 & glibc-2.0.106. Both
> builds of glibc failed at the exact _same_ place with a missing CPP
> preprocessor. The place where it occured was in sunrpc. 
> 
> Has anyone _actually_ succeeded in building glibc using the egcs-1.1.1
> compiler? 
> 
> It'd be nice to know that it does work. 

I recompiled allready the compleate ROCK Linux Distribution useing
egcs-1.1.1. This includes glibc-2.1.106, linux-2.1.131 and 122 other
packages ....

The ROCK Linux build script for native compilation of egs contains this
lines since it is based on egcs-1.1b:

cd $root/usr/bin
rm -f cpp ; ln -s /usr/lib/gcc-lib/$target/egcs-*/cpp cpp
rm -f /lib/cpp ; ln -s /usr/lib/gcc-lib/$target/egcs-*/cpp /lib/cpp

BTW: ROCK Linux is my own Linux distribution. If someone is interrested: I
will start the "open development" this or next month. So if someone would
like to be a beta tester or (better) would like to help making it: Just
send me a mail.

greetings,

 - clifford

--    --    --    --    --    --    --    --    --    --    --    --    --
Clifford Wolf (CEO and CTO)
The ROCK Projects Workgoup                          IRC: IRCnet / clifford
http://www.rock-projects.com/                      http://www.clifford.at/
e-mail: c.wolf@rock-projects.com                    email: god@clifford.at



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