Bug 447281

Summary: segementationfault when compiling wine-1.0-rc1 in gcc 4.3.0-8
Product: [Fedora] Fedora Reporter: Benny <mail2benny>
Component: gcc4Assignee: Jakub Jelinek <jakub>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-05-19 10:39:42 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
The part where it goes wrong copied from shell none

Description Benny 2008-05-19 10:03:35 UTC
Description of problem:
When I try to compile Wine-1.0-rc1 
I get "gcc: Internal error: Segmentatiefout (program cc1)" after a while. 

Version-Release number of selected component (if applicable):
gcc versie 4.3.0 20080428 (Red Hat 4.3.0-8) (GCC)

How reproducible:
Everytime I compile on this PC


Steps to Reproduce:
1. Download Wine
2. ./configure 
3. make depend && make
  
Actual results:
gcc segmentationfout

Expected results:
Correct compilation of Wine

Additional info:
I'm working on a dutch system (so not everything is translated to english).

Comment 1 Benny 2008-05-19 10:03:35 UTC
Created attachment 305918 [details]
The part where it goes wrong copied from shell

Comment 2 Jakub Jelinek 2008-05-19 10:39:42 UTC

*** This bug has been marked as a duplicate of 440139 ***