Bug 164079

Summary: eclipse-cdt aot-compiled code not compiled with -fjni
Product: [Fedora] Fedora Reporter: Robin Green <greenrd>
Component: eclipse-cdtAssignee: eclipse-bugs
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-10-21 20:24:04 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:
Bug Depends On: 163969    
Bug Blocks:    

Description Robin Green 2005-07-24 11:25:16 UTC
Description of problem:
eclipse-cdt is not compiled with -fjni, so
/usr/lib/gcj/eclipse-cdt/cdtcore.jar.so fails to link at runtime (which
incidentally makes gdb literally unusable) and interpreted code is used instead.

This is the same as bug 163969 except that it applies to eclipse-cdt.

Version-Release number of selected component (if applicable):
eclipse-cdt-3.0.0_fc-0.RC2.1

Comment 1 Andrew Overholt 2005-07-27 04:27:06 UTC
Let's make this depend on bug 163969.

Comment 2 Andrew Overholt 2005-10-21 20:24:04 UTC
I've also released an updated j-g-c for FC4 that uses -fjni.  When I get CDT
3.0.0 into FC4, it'll pick that up.  Closing.