Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53019 - Build request: dev-util/eclipse-cdt-bin
Summary: Build request: dev-util/eclipse-cdt-bin
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Karl Trygve Kalleberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-04 15:14 UTC by Karl Trygve Kalleberg (RETIRED)
Modified: 2004-06-17 08: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 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-06-04 15:14:35 UTC
Can any of you good sparc people try to install the eclipse-cdt-bin (it will
pull in dev-util/eclipse-sdk-2.1.3-r3), fire up eclipse, create a new
project, and then create a new .c file to see if the C/C++ editor
actually works, then reassign the bug back to me?
Comment 1 Jason Wever (RETIRED) gentoo-dev 2004-06-04 16:04:33 UTC
I emerged it here and tried running eclipse.  Couple of questions however;

Is a Java project ok?  There didn't seem to be any project types that related to C

If the Java project is OK, what should I expect to see when I create the .c file?  I can create and save a simple hello.c file, but it doesn't appear to be doing anything that indicates it understands the syntax as C or any other type of file.  However my experience with eclipse has just been summed up above so I could be missing something here.
Comment 2 Jason Wever (RETIRED) gentoo-dev 2004-06-04 18:17:26 UTC
It looks good here and I've added the ~sparc keyword.

sparc64 users using ~sparc keywords may experience some problems as blackdown-jdk is built for sparcv8 processors and glibc is build for sparcv8+ processors.  This can cause some java applications to crash when the jvm tries to do something that it expects libc to be built for the same type of processor.  I was getting this here a bit with eclipse and the eclipse-cdt-bin.
Comment 3 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-06-05 12:58:05 UTC
Ookay. I'll keep that problem in mind. I've finally secured an ultra10 for
myself, so I'll try do some more thorough testing later on. Thanks a bundle!
Comment 4 Ben Matasar 2004-06-16 08:39:42 UTC
I had no luck installing eclipse-cdt-bin and following the directions for installing it on Karl's website.  I get the same behavior as Jason Wever -- no recognition that C or C++ exists.
Comment 5 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-06-17 08:33:12 UTC
Does it show up in the plugins list (Help -> About Eclipse -> Plug-in Details)?

If it doesn't check the log file (Help -> About Eclipse -> Configuration Details) and see if some exceptions occur.

If you can't see any of this, chances are, you've not added the /opt/eclipse-extensions-3/ directory correctly. There may very well be a flaw in my instructions, if so, reopen this bug or make out a new one and I'll fix it.