public inbox for java@gcc.gnu.org
 help / color / mirror / Atom feed
* --resource problems (Was: tomcat  jsp compilation status?)
       [not found]       ` <3CCEB932.304@umdnj.edu>
@ 2002-04-30  9:45         ` Anthony Green
  2002-04-30 11:17           ` Tom Tromey
  0 siblings, 1 reply; 3+ messages in thread
From: Anthony Green @ 2002-04-30  9:45 UTC (permalink / raw)
  To: Don Smith; +Cc: rhag-rhats, java

Don - I've added java@gcc.gnu.org to copy...

On Tue, 2002-04-30 at 08:33, Don Smith wrote:
> I'm running gcj 3.2
> when i type the command i get
> 
> bash>gcj --resource foo -c -o foo.o anyfilehere
> 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?

Hmmm... I haven't tried the trunk in a while, but this should work.  How
old is your "3.2" build?  What happens when you use "-C" instead if
"--resource"?

BTW - at this point I really suggest using the 3.1 branch and not the
trunk.  There's lots of unrelated changes going on in the trunk and it
would be great to stabilize things with a known toolchain first.

AG



> 
> don
> Anthony Green wrote:
> 
> >On Tue, 2002-04-30 at 06:52, Don Smith wrote:
> >  
> >
> >>The latest problem with the install is that i get this error, since it 
> >>is around the --resource tag i was wondering if maybe this had something 
> >>to do with the syntax change
> >>    
> >>
> >
> >That sounds right.  What does gcj --version say?
> >
> >Try...
> >
> >$ gcj --resource foo -c -o foo.o ANY_FILE_HERE
> >
> >This makes the file ANY_FILE_HERE readable by the runtime as the URL
> >"core:/foo".
> >
> >AG
> >
> >  
> >
> 
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: --resource problems (Was: tomcat  jsp compilation status?)
  2002-04-30  9:45         ` --resource problems (Was: tomcat jsp compilation status?) Anthony Green
@ 2002-04-30 11:17           ` Tom Tromey
  2002-04-30 11:42             ` Anthony Green
  0 siblings, 1 reply; 3+ messages in thread
From: Tom Tromey @ 2002-04-30 11:17 UTC (permalink / raw)
  To: Anthony Green; +Cc: Don Smith, rhag-rhats, java

>>>>> "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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: --resource problems (Was: tomcat  jsp compilation status?)
  2002-04-30 11:17           ` Tom Tromey
@ 2002-04-30 11:42             ` Anthony Green
  0 siblings, 0 replies; 3+ messages in thread
From: Anthony Green @ 2002-04-30 11:42 UTC (permalink / raw)
  To: tromey; +Cc: Don Smith, rhug-rhats, java

On Tue, 2002-04-30 at 10:09, Tom Tromey wrote:
> 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.

It works on the branch.  He's using the trunk.

AG


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-04-30 18:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <3CC9B98A.1070506@umdnj.edu>
     [not found] ` <1019925156.3282.6.camel@dhcppc2>
     [not found]   ` <3CCEA18A.1050807@umdnj.edu>
     [not found]     ` <1020176741.1858.11.camel@dhcppc2>
     [not found]       ` <3CCEB932.304@umdnj.edu>
2002-04-30  9:45         ` --resource problems (Was: tomcat jsp compilation status?) Anthony Green
2002-04-30 11:17           ` Tom Tromey
2002-04-30 11:42             ` Anthony Green

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).