This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [Patch] PR java/21418: Order of files on command line matterswhile resolving inheritance


Hi Ranjit,


On Wed, 2005-09-21 at 15:23 +0530, Ranjit Mathew wrote:
>   The attached patch seems to resolve the problem reported
> in PR java/21418. Mark, would you be able to test this
> patch and see if this resolves your problem building
> GNU Classpath after you remove the "sort -r" kludge?

On Wed, 2005-09-21 at 17:14 +0530, Ranjit Mathew wrote:
> OK, how about the attached patch? It was tested
> again by doing a clean build of libjava followed by
> a testsuite run (including Jacks).

Tested this version on i686-pc-linux-gnu with the "sort -r" kludge
reverted and GNU Classpath CVS compiles cleanly with this. Thanks.

I am running a build now on powerpc-unknown-linux-gnu where the kludge
didn't help, but it will take a couple of hours before I have a clean
gcc build there.

If it works on that platform then it would be really nice if this could
also go on the 4.1 branch since currently GNU Classpath CVS is not
compilable with any released GCC/GCJ version on some platforms.

Thanks,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


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