This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: example of using ant to drive a gcj build


On Fri, Jan 10, 2003 at 09:35:40PM -0800, Adam Megacz wrote:
> Andrew Pimlott <andrew@pimlott.net> writes:
> > As long as you don't have filenames with spaces in them (in which
> > case, make is useless), it doesn't tend to bite.
> 
> Hrm, I'm not too good with the shell, but if you put find in backticks
> and some of the files have shell metacharacters in their names, won't
> this confuse the "outer" invocation of the shell?

Er, yeah.  Got to watch out for them, too.  :-)

Andrew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]