help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gcj inner class syntax sugar.


From: Alessandro Vesely
Subject: Re: gcj inner class syntax sugar.
Date: Wed, 02 Mar 2005 09:54:34 +0100

Steve Pribyl wrote:
> 
> Hey Folks,
> 
> I am trying to build an application using GCJ.
> GCJ creates file with "$" in the name.  The causes all kinds of problems when
> trying to compile *.class files and then putting the resulting *.o in to a 
> *.a.
> 
> Any suggestions on how to cope with this without rewriting all the automatic 
> rules?

Quote any $s (s/$/$$/g) before including dependencies from GCJ.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]