This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
GCJ problem on RS/6000
- From: "Martyn Honeyford" <MARTYNH at uk dot ibm dot com>
- To: GCC-Java <java at gcc dot gnu dot org>
- Date: Thu, 7 Feb 2002 11:29:53 +0000
- Subject: GCJ problem on RS/6000
Hi,
There has been a question posted on the discussion forum for my
developerWorks article;
(http://www-105.ibm.com/developerworks/java_df.nsf/AllViewTemplate?OpenForm&RestrictToCategory=61).
The question is;
"I am testing gcj on my rs6000, but the compilation failed on the assembler
phase (as),
because of usage of the character "$" on some tags, generates by the gcj
compiler.
Is there an option to prevent usage of this character, or an alternative to
use of as ?"
Anyone able to help?
I presume he is using AIX, but he doesn't explicitly state that, so he may
be using Linux.
If the solution is posted here, I will copy it to the discussion forum, or
feel free to answer
directly there.
Thanks,
Martyn.
Martyn Honeyford.