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]

Re: bug in gcj, maybe with multiple .class inputs


Tom Tromey wrote:

> I downloaded Hans Boehm's constructive reals calculator:
>
>     http://www.hpl.hp.com/personal/Hans_Boehm/crcalc/
>
> I tried to build it with the latest 3.0 branch gcj.

> However if I compile the .class files one at a time, things work fine.

We really need to disable multi-file on the branch - there are too many
problems with it, affecting both source and class compilation. Per posted a
patch to do this, but its slightly buggy. I've been intending to check it in
once I get around to fixing it.

regards

  [ bryce ]



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