Opened 23 years ago

Closed 23 years ago

Last modified 23 years ago

#134 closed defect (fixed)

compile gcc with BOOT_LDFLAGS

Reported by: f.engelhardt@… Owned by: gerard@…
Priority: high Milestone:
Component: Book Version: CVS
Severity: major Keywords:
Cc:

Description

Instead of using "make -e LDFLAGS=-static" to compile gcc statically, "make BOOT_LDFLAGS=-static" should be used. make -e messes up the compile process.

Change History (3)

comment:1 by gerard@…, 23 years ago

We'll try it out for ourselves too, and if it works it'll be changed.

By the way, how does this mess gcc up? We've been doing this for 2.5 years now and nobody has reported any problems with this procedure.

comment:2 by gerard@…, 23 years ago

Owner: changed from lfs-book@… to gerard@…
Status: newassigned

comment:3 by gerard@…, 23 years ago

Resolution: fixed
Status: assignedclosed

As expected, works like a charm

Note: See TracTickets for help on using tickets.