This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/44228] gcc-4.5.0 does not bootstrap with -march=native
- From: "jrt at worldlinc dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 10 May 2012 03:49:48 +0000
- Subject: [Bug target/44228] gcc-4.5.0 does not bootstrap with -march=native
- Auto-submitted: auto-generated
- References: <bug-44228-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44228
John T <jrt at worldlinc dot net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jrt at worldlinc dot net
--- Comment #3 from John T <jrt at worldlinc dot net> 2012-05-10 03:49:48 UTC ---
I've encountered this bug too, in gcc-4.6.1 and 4.5.3. I worked around the
problem on 4.6.1 by specifying languages and leaving java off the list.
processor: Athlon XP 1900
compiler gcc-4.4.1 on Mandriva Linux 2010.0
glibc: 2.10.1
compiler flags: --prefix=/usr
languages to be built: c, c++, fortran, java, lto, objc
error message:
jar: internal error:
java.lang.NullPointerException
at
gnu.classpath.tools.jar.Creator.writeCommandLineEntries(libgcj-tools.so.10)
at gnu.classpath.tools.jar.Creator.run(libgcj-tools.so.10)
at gnu.classpath.tools.jar.Main.run(libgcj-tools.so.10)
at gnu.classpath.tools.jar.Main.main(libgcj-tools.so.10)
make[3]: *** [libgcj-4.5.3.jar] Error 1
make[3]: Leaving directory `/home/dilbert/bld453/i686-pc-linux-gnu/libjava'