On Sep 22, 2006, at 12:02 AM, Robin Garner wrote:

Geir Magnusson Jr. wrote:

IIRC, there's something broken about us and gcc 4.
Go back to gcc 3.4.6 or so...
geir

OK, so I worked out I do this by editing lnx.properties and changing

 # Default C compiler, either icc or gcc
-CXX=gcc
+CXX=gcc-3.4

Ew...  c'mon....

$ ln -s /usr/bin/gcc-3.4  gcc
$ ln -s /usr/bin/g++-3.4 g++



common_extra:
BUILD FAILED
/home/robing/harmony/drlvm/build/make/build.xml:404: The following error occurred while executing this line: /home/robing/harmony/drlvm/build/make/build.xml:411: The following error occurred while executing this line: /home/robing/harmony/drlvm/build/make/build_component.xml:72: The following error occurred while executing this line: /home/robing/harmony/drlvm/build/lnx_ia32_gcc-3.4_debug/semis/ build/targets/common_extra.xml:8: gcc-3.4 is not a legal value for this attribute

what next ?  :)


See above :) Hopefully you are getting the idea that our build for DRLVM is very fragile (and need to be replaced). Don't taunt the build....

geir

Thanks,
Robin

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to