GCC 3.3 from Mohan May 17th some regressions

Øyvind Harboe oyvind.harboe@zylin.com
Mon May 19 10:17:00 GMT 2003


I've tested this on my application and I've found the following
regressions:

1. \thisiscool-gcc\gcc-3.3\bin is *not* in my path. I have simply
invoked
gcj using the full path and this worked fine for the build of April 4(as
it has done since 3.2). I don't want gcj in my path as I want my build
scripts
to choose GCJ version. With the build of May 17th, I get:

 ... output deleted ...
 [apply] gcj: installation problem, cannot exec `as': No such file or
directory


2. If I modify my path to point to \thisiscool-gcc\gcc-3.3\bin\gcj, I
get a
bit further, but:

      ... output deleted ...
      [apply] Error: 0-bit reloc in dll
      [apply] Error: 0-bit reloc in dll


I'll be happy to run more tests.


Øyvind



More information about the Java mailing list