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 middle-end/12548] [3.4 Regression] [non-weak] gcj now failes to compile included example


------- Additional Comments From oyvind dot harboe at zylin dot com  2003-11-19 14:22 -------
If I unzip Foo.class and compile it, I do not get an error.

C:\Temp\foo>unzip test.jar
Archive:  test.jar
replace META-INF/MANIFEST.MF? [y]es, [n]o, [A]ll, [N]one, [r]ename: A
  inflating: META-INF/MANIFEST.MF
  inflating: Foo.class
  inflating: .classpath
  inflating: .project

C:\Temp\foo>\wingcc\bin\gcj -o xxx.o -fjni -c Foo.class


-- 


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


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