Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5334 - omniORB fails with gcc 2.95
Summary: omniORB fails with gcc 2.95
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Doug Goldstein (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-21 04:39 UTC by teri-aka TrAns13nT
Modified: 2002-07-29 02:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
log of failed omniORB compile (omniORB.log,173.91 KB, text/plain)
2002-07-21 04:46 UTC, teri-aka TrAns13nT
Details

Note You need to log in before you can comment on or make changes to this bug.
Description teri-aka TrAns13nT 2002-07-21 04:39:52 UTC
attached is a log of the failed compile of omniORB using a 1.2 gentoo with gcc 2.95.3 stating internal compile errors.  Please note bug 4714 as well as omniORB fails to compile with gcc3.1 as well. the cflags used for the omniORB on the 1.2 gentoo with gcc 2.95.3 are as follows:

CHOST="i686-pc-linux-gnu"
CFLAGS="-march=i686 -O3 -pipe"
CXXFLAGS="-march=i686 -O3 -pipe"

this is on a athlon tbird system with 256mb's of ram
Comment 1 teri-aka TrAns13nT 2002-07-21 04:46:00 UTC
Created attachment 2431 [details]
log of failed omniORB compile
Comment 2 Doug Goldstein (RETIRED) gentoo-dev 2002-07-29 02:02:17 UTC
Use version 305. It's all good now. Teri confirms it.