Opened 21 years ago

Closed 21 years ago

Last modified 21 years ago

#683 closed defect (invalid)

Chap6 gcc compile spec file reverts to /tools for linker prefix

Reported by: scot@… Owned by: lfs-book@…
Priority: normal Milestone:
Component: Book Version: CVS
Severity: major Keywords:
Cc:

Description

This isn't a show stopper for the book, but its is extremely important. In chapter 6 after we recompile binutils, gcc is compiled next...this gcc is compiled against the tools directory, and so the spec file is once again out of sync with the system. Since binutils has already been compiled, this isn't a crisis, but if the user ever felt the need to recompile his system she would need to adjust the spec file first. We should re-sed the spec file again after chap 6 gcc is installed. In my RPM system, I do make sure the spec file is adjusted after every time gcc is installed. Obviously once the spec file is correct I am just wasting parsing time, never the less I am certain that it is accomplished when gcc is installed.

Change History (4)

comment:1 by scot@…, 21 years ago

Priority: highestnormal
Severity: normalmajor

comment:2 by greg@…, 21 years ago

this gcc is compiled against the tools directory

No it's not. What makes you think that?

comment:3 by scot@…, 21 years ago

Resolution: invalid
Status: newclosed

comment:4 by scot@…, 21 years ago

I was smoking crack or something...or maybe it's just the consistent 3 hours of sleep per night for the last week.

Note: See TracTickets for help on using tickets.