This is the mail archive of the gcc-bugs@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]

[Bug java/11109] GCJ crashes when compiling included program


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11109


oyvind.harboe@zylin.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX


------- Additional Comments From oyvind.harboe@zylin.com  2003-06-11 07:45 -------
The opinion of java@gcc.gnu.org is that this is a crash in bintools.

AFAICT, the version of e.g. ld/as is the same, but the compile dates differ. 
Perhaps it is just a problem with the building of those tools?

C:\thisiscool-gcc\gcc-3.3>i686-pc-mingw32\bin\ld -v
GNU ld version 2.13.90 20030111

C:\thisiscool-gcc\gcc-3.3> \thisiscool-gcc-20030409\gcc-3.3\mingw32\bin\ld -v
GNU ld version 2.13.90 20021005


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