This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: --resource problems (Was: tomcat jsp compilation status?)
- From: Tom Tromey <tromey at redhat dot com>
- To: Anthony Green <green at redhat dot com>
- Cc: Don Smith <smithdc at UMDNJ dot EDU>, rhag-rhats at sources dot redhat dot com, java at gcc dot gnu dot org
- Date: 30 Apr 2002 11:09:53 -0600
- Subject: Re: --resource problems (Was: tomcat jsp compilation status?)
- References: <3CC9B98A.1070506@umdnj.edu> <1019925156.3282.6.camel@dhcppc2> <3CCEA18A.1050807@umdnj.edu> <1020176741.1858.11.camel@dhcppc2> <3CCEB932.304@umdnj.edu> <1020181846.1858.47.camel@dhcppc2>
- Reply-to: tromey at redhat dot com
>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:
>> gcj: cannot specify -o with -c or -S and multiple compilations
>> Is something wrong with my gcj or is this fallout from the change to the
>> resource flag?
Anthony> BTW - at this point I really suggest using the 3.1 branch and
Anthony> not the trunk. There's lots of unrelated changes going on in
Anthony> the trunk and it would be great to stabilize things with a
Anthony> known toolchain first.
In particular if this is broken on the 3.1 branch we must know
immediately so we can fix it. As far as I know it works; I tested it
before checking in the --resource change. If you know of a failing
case, please send details and I will look at it today.
Tom