Problems with headlessbuild Win7 64bit, Indigo CDT 8, Java7 [message #766386] |
Thu, 15 December 2011 12:17  |
Eclipse User |
|
|
|
Dear all,
We have got a project using Eclipse CDT managed build (not make).
In our previous setup (Win XP, Galileo) everything worked fine:
C:\Programme\eclipse_cdt\eclipse.exe -nosplash -verbose > build.tmp -application org.eclipse.cdt.managedbuilder.core.headlessbuild -data Gen_MU\Targetcode -cleanBuild 16FX32x_
We've migrated to Win 7. We installed the latest eclipse (Indigo, CDT 8 ) and are using Java 7.
The project can be built in eclipse. But using the healessbuild a window pops up telling me that "Java was started but returned exit code=1" (see attached printscreen).
I think we have got a problem with Java 32 vs. 64 bit. I've already tried to
- set the -vm path in eclipse.ini to several different java installations
- set the -vm path as argument to the above command line
- set the environment variable JAVA_HOME
- set -XX:-UseCompressedOops in eclipse.ini (no idea what it does but read in a forum)
everything without any success.
What is wrong with my setup?
Thank you
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.25873 seconds