public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/46033] New: gcc-4.5.1 fails to compile gcc-4.5.1
@ 2010-10-15 10:34 szukw000 at arcor dot de
  0 siblings, 0 replies; only message in thread
From: szukw000 at arcor dot de @ 2010-10-15 10:34 UTC (permalink / raw)
  To: java-prs

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

           Summary: gcc-4.5.1 fails to compile gcc-4.5.1
           Product: gcc
           Version: 4.5.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: szukw000@arcor.de


Created attachment 22051
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22051
'stderr' output during compilation

My last gcc version was gcc-4.0.0 . It failed to compile gcc-4.5.0, it failed
to compile gcc-4.4.4. Compilation stopped compiling JAVA lang.

I have now - using gcc-4.0.0 - first compiled gcc-4.5.1 without JAVA lang.
Compilation:OK, installation:OK

Then I used gcc-4.5.1 to compile gcc-4.5.1 including JAVA lang:

flags=CFLAGS='-march=athlon -mtune=athlon'
VERSION=gcc-4.5.1
#
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

Compilation failed. 'stage-current' contains:'stage3'.

winfried


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-10-15 10:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-15 10:34 [Bug java/46033] New: gcc-4.5.1 fails to compile gcc-4.5.1 szukw000 at arcor dot de

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).