public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "szukw000 at arcor dot de" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug java/46033] New: gcc-4.5.1 fails to compile gcc-4.5.1
Date: Fri, 15 Oct 2010 10:34:00 -0000	[thread overview]
Message-ID: <bug-46033-8172@http.gcc.gnu.org/bugzilla/> (raw)

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


                 reply	other threads:[~2010-10-15 10:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-46033-8172@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=java-prs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).