can't build glibc with gcc-4.0.x on powerpc

2005-10-22 Thread ; ) -
when trying to build glibc-2.3.5 with gcc-4.0.x (i tried 4.0.0, 4.0.1 4.0.2) on powerpc (power mac g4 7400), it always ends up with this error: if test -r /lfs/glibc-build/csu/abi-tag.h.new; then mv -f /lfs/glibc-build/csu

Re: gcc 4.0?

2005-04-16 Thread TheOldFellow
Matthew Burgess wrote: Jens Olav Nygaard wrote: Is there any standard way of doing such things, some sort of sandbox technique that I may not be aware of? Any advice greatly appreciated... I've generally had good results with '--prefix=/opt/gcc-4.0.0-20050410'. BTW: You'll have to

Re: gcc 4.0?

2005-04-16 Thread Jens Olav Nygaard
Thanks for the feedback folks. I backed everything up, made install, and verified that nothing was done outside of the prefix-directory specified. And the darnedest thing seems to actually work fine! In my code, I only had to fix some specialized template stuff (guess C++ or g++'s level of