Bug 63950 - static g++3 builds segfault immediately... newer ld fixes
Summary: static g++3 builds segfault immediately... newer ld fixes
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: binutils
Version: 7.2
Hardware: i686
OS: Linux
medium
high
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-04-22 15:34 UTC by Need Real Name
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-12-15 20:00:16 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2002-04-22 15:34:53 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9+) Gecko/20020313

Description of problem:
Installed RH7.2 and applied all patches. Now executibles built static
using g++3 segfault immediately.
Installing latest gnu binutils (specifically a new linker "ld") fixes
the problem, but I don't know why.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.install RH7.2 and apply all patches, including the i686-specific ones
2. build any c++ program and compile using g++3 and -static
3 .program will segfault immediately
4.grab latest binutils from gnu.org and install into /usr/local
5. add	/usr/local/bin to path
6. recompile
7. program runs

Additional info:

Comment 1 Alan Cox 2002-12-15 20:00:16 UTC
Ok in 8,0 with 3.2



Note You need to log in before you can comment on or make changes to this bug.