You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/07/08 09:18:14 UTC

[jira] Closed: (HARMONY-4929) Can't build workin_vm (DRLVM) with custom compiler.

     [ https://issues.apache.org/jira/browse/HARMONY-4929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Ellison closed HARMONY-4929.
--------------------------------


> Can't build workin_vm (DRLVM) with custom compiler.
> ---------------------------------------------------
>
>                 Key: HARMONY-4929
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4929
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>         Environment: Debian/Lenny
>            Reporter: Vasily Chekalkin
>            Priority: Minor
>
> Can't build DRLVM when CXX contains non alphabetic characters in name.
> bacek@icebolt:~/src/trunk/working_vm/build$ echo $CXX
> g++-4.1
> bacek@icebolt:~/src/trunk/working_vm/build$ ./build.sh 
> ...
> common_extra:
> BUILD FAILED
> /home/bacek/src/trunk/working_vm/build/make/build.xml:470: The following error occurred while executing this line:
> /home/bacek/src/trunk/working_vm/build/make/build.xml:477: The following error occurred while executing this line:
> /home/bacek/src/trunk/working_vm/build/make/build_component.xml:73: The following error occurred while executing this line:
> /home/bacek/src/trunk/working_vm/build/lnx_ia32_g++-4.1_debug/semis/build/targets/common_extra.xml:8: g++-4.1 is not a legal value for this attribute
> Total time: 1 minute 27 seconds

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.