Opened 17 years ago

Closed 16 years ago

#2056 closed enhancement (fixed)

Consider using --disable-shared for gcc pass 1

Reported by: Jeremy Huntwork Owned by: DJ Lucas
Priority: high Milestone: 6.4
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

Some discussion already at #2053

Change History (10)

comment:2 by Jeremy Huntwork, 16 years ago

Anyone mind if I drop this into trunk and close out this ticket?

comment:3 by Julio Meca Hansen, 16 years ago

Has this change already landed or does it need some review prior to closing the ticket? If needed I could perform a new system build and serve as a tester, so we can start closing some tickets and advancing into other ones.

Julio

comment:4 by Jeremy Huntwork, 16 years ago

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

It hasn't landed in trunk, mostly because no one else has commented on whether or not they agree. It has been in the jh branch for several months (and working wonderfully) and, before that, in DIY Linux for much longer. In the end, it's not the sort of thing that really brings radical changes to our methodology, it just tweaks the level of robustness. Given that no one has objected, I'll probably drop this in whenever I do more updates.

comment:5 by tushar@…, 16 years ago

Instead of creating the libgcc_eh.a -> libgcc.a symlink, another option could be to use the following for glibc (CLFS uses a patch to do this):

sed -i "s@\-lgcc_eh@@g" Makeconfig

comment:6 by bdubbs@…, 16 years ago

Milestone: 7.06.4

comment:7 by bdubbs@…, 16 years ago

Owner: changed from Jeremy Huntwork to lfs-book@…
Status: assignednew

comment:8 by randy@…, 16 years ago

Priority: normalhigh
Type: taskenhancement

I'm bumping the priority of this up because if it is going into the book for the next release it needs to be done as soon as possible so that it can be tested (I realize much testing has probably been done over at DIY already).

I don't know how much it being in the JH branch does as anybody building that branch is probably using 64bit machines and there could be some subtle differences (though I doubt it).

I did not use it in my newest build, so I cannot comment. But if it's going in, I'd much rather it be sooner than later.

comment:9 by DJ Lucas, 16 years ago

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

Will also drop in this one, though it's been tested pretty thoroughly already. Report tomorrow.

comment:10 by DJ Lucas, 16 years ago

Resolution: fixed
Status: assignedclosed

Fixed in r8647.

Note: See TracTickets for help on using tickets.