Re: [lfs-dev] Build method revisions

2012-03-16 Thread Jeremy Huntwork
On 3/15/12 4:51 PM, Greg Schafer wrote: > On Wed, 14 Mar 2012 20:32:36 -0700, Bryan Kadzban wrote: > >> It seems that Greg never got the time to comment any more thoroughly on >> the modifications, either. I'd kinda like to hear what he has to say, > > Well, I've been doing a lot of reading in ord

[lfs-dev] I give a try with glibc 2.14.1 and gcc 4.7.0-RC-20120314

2012-03-16 Thread Thierry Nuttens
Hello As every year, I'm giving a try to the next coming version of gcc 4.7.0 which yould be release very soon. Unfortunatly, the pass2 of gcc has making some problems because of (I guess) the sed which change the STANDARD_INCLUDE_DIR in some files. You can compare the results with the successf

Re: [lfs-dev] Build method revisions

2012-03-16 Thread Bryan Kadzban
Greg Schafer wrote: > The sysroot infrastructure is clearly designed for a $SYSROOT/usr > layout which we DO NOT HAVE in the temporary phase! Yeah, that's why my previous message was more or less comparing it to a DESTDIR type installation. That may not be accurate, but it seems vaguely similar.