Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47612 - jikes segvault when compiled with -fno-rtti
Summary: jikes segvault when compiled with -fno-rtti
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-12 09:56 UTC by Marcin Wojtczuk
Modified: 2004-04-18 07:33 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcin Wojtczuk 2004-04-12 09:56:27 UTC
If one includes -fno-rtti in CXXFLAGS, jikes will build but will (always) SEGV after reading any source file.

Reproducible: Always
Steps to Reproduce:



Expected Results:  
Ebuild for jikes should include:
filter-flags "-fno-rtti"
Comment 1 Chris Aniszczyk (RETIRED) gentoo-dev 2004-04-18 07:33:55 UTC
Thanks, fixed in portage ;)