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]
Other format: [Raw text]

GCC 3.3 from Mohan May 17th some regressions


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


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