Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-core-dev] Stand-alone native build of Eclipse compiler

On Tue, 2003-07-22 at 08:33, Anthony Green wrote:
> $ gcj --resource my/package/foo.property foo.property foo.o

Oops - pre-coffee mail.  Of course, I meant

$ gcj --resource my/package/foo.property foo.property -c -o foo.o

AG

-- 
Anthony Green <green@xxxxxxxxxx>
Red Hat, Inc.



Back to the top