From: Adam Megacz <gcj@lists.megacz.com>
To: aking@dreammechanics.com
Cc: java@gcc.gnu.org
Subject: Re: incorrect? link order for mingw gcj
Date: Fri, 05 Apr 2002 21:37:00 -0000 [thread overview]
Message-ID: <86zo0hzcki.fsf@megacz.com> (raw)
In-Reply-To: aking@dreammechanics.com's message of "Thu, 4 Apr 2002 08:30:16 -0500"
aking@dreammechanics.com writes:
> the error is:
> aking@nanostorm:~/gcj-test$ i686-pc-mingw32-gcj --main=GCJTest -o /tmp/gcjtest.exe GCJTest.java
> /home/aking/mingw-gcc/lib/gcc-lib/i686-pc-mingw32/3.1/../../../../i686-pc-mingw32/lib/libgcj.a(exception.o): In function `abort':
> /home/aking/compile/mingw-gcj/bin/i686-pc-mingw32/libjava/../../../gcc/libjava/exception.cc:27: multiple definition of `abort'
> /home/aking/mingw-gcc/lib/gcc-lib/i686-pc-mingw32/3.1/../../../../i686-pc-mingw32/lib/libmsvcrt.a(ds00510.o)(.text+0x0): first defined here
I think I fixed this -- could you cvs update and try again?
- a
2002-04-05 Adam Megacz <adam@xwt.org>
* exception.cc (abort): added static modifier
--
The web is dead; long live the Internet.
http://www.xwt.org/
next prev parent reply other threads:[~2002-04-06 4:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-04 7:14 aking
2002-04-04 17:10 ` Bryce McKinlay
2002-04-05 21:37 ` Adam Megacz [this message]
2002-04-08 7:48 ` libjava exception fix was:Re: " Andreas Tobler
2002-04-08 13:24 ` Adam Megacz
2002-04-09 5:00 ` Andreas Tobler
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=86zo0hzcki.fsf@megacz.com \
--to=gcj@lists.megacz.com \
--cc=aking@dreammechanics.com \
--cc=java@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).