Re: GCC & DESTDIR

2009-02-12 Thread DJ Lucas
Jack Stone wrote: > Agathoklis D. Hatzimanikas wrote: >> I've never tried to use DESTDIR in LFS. Diy Linux is using this technique >> for years by the way. You might want to look on the reference build: >> >> http://www.diy-linux.org/ >> > > Thanks for the reminder. > > I had a quick look a

Re: GCC & DESTDIR

2009-02-08 Thread Jack Stone
Agathoklis D. Hatzimanikas wrote: > I've never tried to use DESTDIR in LFS. Diy Linux is using this technique > for years by the way. You might want to look on the reference build: > > http://www.diy-linux.org/ > Thanks for the reminder. I had a quick look and Greg doesn't seem to be doin

Re: GCC & DESTDIR

2009-02-08 Thread Agathoklis D. Hatzimanikas
On Sun, Feb 08, at 11:58 Jack Stone wrote: > Agathoklis D. Hatzimanikas wrote: > > On Sun, Feb 08, at 11:29 Jack Stone wrote: > >> No you were correct the first time. I am trying to destdir chapter05. > >> Maybe I shouldn't be but the problem will probably come up again in > >> chapter06. > >> > >

Re: GCC & DESTDIR

2009-02-08 Thread Jack Stone
Agathoklis D. Hatzimanikas wrote: > On Sun, Feb 08, at 11:29 Jack Stone wrote: >> No you were correct the first time. I am trying to destdir chapter05. >> Maybe I shouldn't be but the problem will probably come up again in >> chapter06. >> > > No I don't think will come up later. > > Though toolc

Re: GCC & DESTDIR

2009-02-08 Thread Agathoklis D. Hatzimanikas
On Sun, Feb 08, at 11:29 Jack Stone wrote: > > No you were correct the first time. I am trying to destdir chapter05. > Maybe I shouldn't be but the problem will probably come up again in > chapter06. > No I don't think will come up later. Though toolchain issues is not my domain of interest, I

Re: GCC & DESTDIR

2009-02-08 Thread Jack Stone
Agathoklis D. Hatzimanikas wrote: > On Sun, Feb 08, at 01:18 Agathoklis D. Hatzimanikas wrote: >> On Sun, Feb 08, at 11:07 Jack Stone wrote: >>> Chris Staub wrote: I don't see a "problem" other than a user attempting something that simply isn't supposed to be done. Everything in chapter

Re: GCC & DESTDIR

2009-02-08 Thread Agathoklis D. Hatzimanikas
On Sun, Feb 08, at 01:18 Agathoklis D. Hatzimanikas wrote: > On Sun, Feb 08, at 11:07 Jack Stone wrote: > > Chris Staub wrote: > > > I don't see a "problem" other than a user attempting something that > > > simply isn't supposed to be done. Everything in chapter 5 is meant to be > > > installed i

Re: GCC & DESTDIR

2009-02-08 Thread Agathoklis D. Hatzimanikas
On Sun, Feb 08, at 11:07 Jack Stone wrote: > Chris Staub wrote: > > I don't see a "problem" other than a user attempting something that > > simply isn't supposed to be done. Everything in chapter 5 is meant to be > > installed into /tools. In any case, you haven't provided the exact > > details

Re: GCC & DESTDIR

2009-02-08 Thread Jack Stone
Chris Staub wrote: > I don't see a "problem" other than a user attempting something that > simply isn't supposed to be done. Everything in chapter 5 is meant to be > installed into /tools. In any case, you haven't provided the exact > details - what DESTDIR did you use and what exactly was your

Re: GCC & DESTDIR

2009-02-07 Thread Chris Staub
Jack Stone wrote: > Hello All, > > I'm having a problem with GCC pass 2 in 6.4. > > If I add DESTDIR=/foo/blah to the make install then GCC fails to compile > Glibc properly - stack unwind support doesn't work. > > Installing without the destdir works perfectly. > > Details: > > Using tar jpc

GCC & DESTDIR

2009-02-07 Thread Jack Stone
Hello All, I'm having a problem with GCC pass 2 in 6.4. If I add DESTDIR=/foo/blah to the make install then GCC fails to compile Glibc properly - stack unwind support doesn't work. Installing without the destdir works perfectly. Details: Using tar jpcf and jpxf to copy destdir contents to the