Bug 169987 - Qt-3.3.0 make gives internal compiler error
Summary: Qt-3.3.0 make gives internal compiler error
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: qt
Version: 3
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-10-06 05:21 UTC by neha gupta
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: gcc-3.4.4-2.fc3
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-10-06 09:13:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
source (274.31 KB, text/plain)
2005-10-06 05:24 UTC, neha gupta
no flags Details

Description neha gupta 2005-10-06 05:21:57 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3) Gecko/20041020 Firefox/0.10.1

Description of problem:


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


How reproducible:
Always

Steps to Reproduce:
1.cd to qt folder
2../configure 
3.make
  

Actual Results:  it makes for some time and then I can see qtexedit.cpp Internal Compiler Error Segmentation fault
It may b due to hardware or OS problem
Please submit a bug report to bugzilla.....

Expected Results:  make successful

Additional info:

[root@samsung ~]# free -m
             total       used       free     shared    buffers     cached
Mem:           233        228          5          0         12         95
-/+ buffers/cache:        120        112
Swap:          479          0        479

Comment 1 neha gupta 2005-10-06 05:24:45 UTC
Created attachment 119655 [details]
source

Comment 2 Than Ngo 2005-10-06 09:13:34 UTC
It seems a bug in gcc, you should please update to current release FC3 or FC4.
it should fix this problem.


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