Patch: Fix RH bugzilla 163099
Andrew Haley
aph@redhat.com
Wed Jul 13 16:06:00 GMT 2005
Tom Tromey writes:
> This patch fixes Red Hat bugzilla #163099.
>
> The bug is that a command line like this will fail in some situations:
>
> gcj --main=whatever one.java two.java libfoo.a
>
> The fix is to rearrange the command line in the combine_inputs case so
> that the filelist file comes earlier.
>
> Bootstrapped and tested on x86 FC2.
>
> Ok for trunk?
>
> Tom
>
> Index: ChangeLog
> from Tom Tromey <tromey@redhat.com>
> * jvspec.c (lang_specific_driver): Put filelist_filename first on
> command line.
OK.
Andrew.
More information about the Java-patches
mailing list