Passing input files with @
Andrew Haley
aph@redhat.com
Tue Nov 7 18:11:00 GMT 2006
Marco Trudel writes:
> Hello list
>
> Following http://gcc.gnu.org/onlinedocs/gcj/Input-and-output-files.html,
> I can specify the source with a file containing a whitespace-separated
> list of input file names. (gcj --main=Foo @files.list).
> How do I escape spaces in filenames? I'm unable to find the source file
> that handles it, no common way like using " or \ works and the
> documentation doesn't say anything about that...
I have no idea. I am certain that no-one has ever attempted it.
Andrew.
More information about the Java
mailing list