public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "icman at eol dot ca" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug libgcj/19688] New: gcc-3.4.3 failed to compile on a Slackware Linux system
Date: Sat, 29 Jan 2005 08:19:00 -0000	[thread overview]
Message-ID: <20050129081743.19688.icman@eol.ca> (raw)

PROBLEM:
Compiling gcc 3.4.3 fails miserably.  I am not a sophisticated developer, just a
power user.  The most I can do when a package doesn't compile is make some minor
changes to header files or install the missing libraries.  I read your
bug-report instructions, and the giberish about preprocessor files and
re-compiling with --save-temps is to me exactly that... giberish.  If you need
more information than I have provided, send me the commands to run, and I will
happily gather the information for you.

COMMANDS USED:

mkdir gcc-build
../gcc-3.4.3/configure
make

LAST BIT OF OUTPUT (last compiler action):

/home/shane/Downloads/Unix/gcc-build/gcc/xgcc -shared-libgcc
-B/home/shane/Downloads/Unix/gcc-build/gcc/ -nostdinc++
-L/home/shane/Downloads/Unix/gcc-build/i686-pc-linux-gnu/libstdc++-v3/src
-L/home/shane/Downloads/Unix/gcc-build/i686-pc-linux-gnu/libstdc++-v3/src/.libs
-B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem
/usr/local/i686-pc-linux-gnu/include -isystem
/usr/local/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I.
-I../../../gcc-3.4.3/libjava -I./include -I./gcj -I../../../gcc-3.4.3/libjava
-Iinclude -I../../../gcc-3.4.3/libjava/include
-I/home/shane/Downloads/Unix/gcc-3.4.3/boehm-gc/include
-DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSILENT=1
-DNO_SIGNALS=1 -DALL_INTERIOR_POINTERS=1 -DJAVA_FINALIZATION=1
-DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -I../../../gcc-3.4.3/libjava/libltdl
-I../../../gcc-3.4.3/libjava/libltdl
-I../../../gcc-3.4.3/libjava/.././libjava/../gcc
-I../../../gcc-3.4.3/libjava/../zlib
-I../../../gcc-3.4.3/libjava/../libffi/include -I../libffi/include -O2 -g -O2
-fno-rtti -fnon-call-exceptions -fdollars-in-identifiers -Wswitch-enum
-ffloat-store -W -Wall -D_GNU_SOURCE -DPREFIX=\"/usr/local\"
-DLIBDIR=\"/usr/local/lib\"
-DBOOT_CLASS_PATH=\"/usr/local/share/java/libgcj-3.4.3.jar\" -g -O2
-D_GNU_SOURCE -Wp,-MD,.deps/verify.pp -c ../../../gcc-3.4.3/libjava/verify.cc 
-fPIC -DPIC -o .libs/verify.o

FAILURE GENERATES:

../../../gcc-3.4.3/libjava/verify.cc:45: warning: unused parameter 'fmt'
xgcc: Internal error: Terminated (program cc1plus)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [verify.lo] Error 1
make[2]: Leaving directory
`/home/shane/Downloads/Unix/gcc-build/i686-pc-linux-gnu/libjava'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/shane/Downloads/Unix/gcc-build/i686-pc-linux-gnu/libjava'
make: *** [all-target-libjava] Error 2

ENVIRONMENT:

gcc -v:

bash-2.05b# gcc -v
Reading specs from /usr/lib/gcc-lib/i386-slackware-linux/3.2.2/specs
Configured with: ../gcc-3.2.2/configure --prefix=/usr --enable-shared
--enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld
--verbose --target=i386-slackware-linux --host=i386-slackware-linux
Thread model: posix
gcc version 3.2.2

uname -a:

bash-2.05b# uname -a
Linux tower 2.6.10 #4 Fri Jan 28 16:06:12 EST 2005 i686 unknown

-- 
           Summary: gcc-3.4.3 failed to compile on a Slackware Linux system
           Product: gcc
           Version: 3.4.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: icman at eol dot ca
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org


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


             reply	other threads:[~2005-01-29  8:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-29  8:19 icman at eol dot ca [this message]
2005-01-29 12:50 ` [Bug other/19688] " pinskia at gcc dot gnu dot org
2005-04-30 16:13 ` pinskia at gcc dot gnu dot org

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=20050129081743.19688.icman@eol.ca \
    --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).