public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/44228]  New: gcc-4.4.0 does not compile gcc-4.5.0
@ 2010-05-21 12:42 szukw000 at arcor dot de
  2010-05-21 12:54 ` [Bug target/44228] gcc-4.5.0 does not bootstrap with -march=native rguenth at gcc dot gnu dot org
  2010-05-21 13:10 ` szukw000 at arcor dot de
  0 siblings, 2 replies; 4+ messages in thread
From: szukw000 at arcor dot de @ 2010-05-21 12:42 UTC (permalink / raw)
  To: gcc-bugs

compiled with gcc-4.4.0
-----------------------------------------------------
Makefile.Linux.gcc:
====================
flags=CFLAGS='-march=native -mtune=native'
VERSION=gcc-4.5.0
#
do_configure:
    $(flags) ../$(VERSION)/configure \
    --prefix=/usr/local/$(VERSION) \
    --enable-languages=c,c++,fortran,java,objc,ada \
    --disable-nls \
    --with-x \
    --enable-java-awt=xlib,gtk \
    --enable-shared \
    --enable-threads=posix \
    --enable-stage1-checking

do_compile:
    make bootstrap

-------------------------------------------------
Makefile                  libcpp/                  stage1-i686-pc-linux-gnu/
Makefile.Linux.gcc        libdecnumber/            stage1-intl/
build-i686-pc-linux-gnu/  libiberty/               stage1-libcpp/
compare                   prev-gcc/                stage1-libdecnumber/
config.log                prev-i686-pc-linux-gnu/  stage1-libiberty/
config.status*            prev-intl/               stage1-zlib/
fehler                    prev-libcpp/             stage_current
fixincludes/              prev-libdecnumber/       stage_final
gcc/                      prev-libiberty/          stage_last
gnattools/                prev-zlib/               zlib/
i686-pc-linux-gnu/        serdep.tmp
intl/                     stage1-gcc/
-------------------------------------------------
stage_current: stage3
stage_last: stage3
stage_final: stage3
-------------------------------------------------
As I cannot attach a file:

Makefile:857: warning: overriding commands for target `gjdoc'
Makefile:775: warning: ignoring old commands for target `gjdoc'
Makefile:857: warning: overriding commands for target `gjdoc'
Makefile:775: warning: ignoring old commands for target `gjdoc'
jar: internal error:
java.lang.NullPointerException
   at gnu.classpath.tools.jar.Creator.writeCommandLineEntries(Creator.java:219)
   at gnu.classpath.tools.jar.Creator.run(Creator.java:244)
   at gnu.classpath.tools.jar.Main.run(Main.java:276)
   at gnu.classpath.tools.jar.Main.main(Main.java:284)
make[3]: *** [libgcj-4.5.0.jar] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-target-libjava] Error 2
make: *** [bootstrap] Error 2
----------------------------------------------------
winfried


-- 
           Summary: gcc-4.4.0 does not compile gcc-4.5.0
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: szukw000 at arcor dot de


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


^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <bug-44228-4@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2012-05-10  3:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-21 12:42 [Bug other/44228] New: gcc-4.4.0 does not compile gcc-4.5.0 szukw000 at arcor dot de
2010-05-21 12:54 ` [Bug target/44228] gcc-4.5.0 does not bootstrap with -march=native rguenth at gcc dot gnu dot org
2010-05-21 13:10 ` szukw000 at arcor dot de
     [not found] <bug-44228-4@http.gcc.gnu.org/bugzilla/>
2012-05-10  5:37 ` jrt at worldlinc dot net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).