public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "Christopher dot Dawes at retail-logic dot com" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug java/21754] New: ./libtool: /mingw/bin/ar: Invalid argument
Date: Wed, 25 May 2005 15:15:00 -0000	[thread overview]
Message-ID: <20050525151450.21754.Christopher.Dawes@retail-logic.com> (raw)

Having tweaked the bootstrapclasspath for dom & sax for libjava and applied the
patch in bug 21022 I've hit another problem. When it gets to the final stages
with libtool it produces the following error:

--------------------------
./libtool: /mingw/bin/ar: Invalid argument
make[1]: *** [libgcj0_convenience.la] Error 126
make[1]: Leaving directory `/f/GCC_BuildDir/obj/mingw32/libjava'
--------------------------

I compiled using the following script:

------------------
../gcc-4.0.0/configure --with-gcc --with-gnu-ld --with-gnu-as --host=mingw32
--target=mingw32 --prefix=/mingw  --enable-threads --disable-nls
--enable-languages=c++,c,java --disable-win32-registry --enable-shared
--enable-libgcj
make "CFLAGS=-O2" "LDFLAGS=-s" bootstrap
make
make DESTDIR=/f/GCC_InstallDir install
------------------

The command is unfortuately too long to fit in the comment box so i have
uploaded it to:

http://www.christopherdawes.f2s.com/error%20compiling%20GCC%204.0.0%20with%20MINGW%20on%20windows.rtf

along with the error

-- 
           Summary: ./libtool: /mingw/bin/ar: Invalid argument
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: Christopher dot Dawes at retail-logic dot com
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org
 GCC build triplet: Mingw32
  GCC host triplet: Mingw32
GCC target triplet: Mingw32


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


             reply	other threads:[~2005-05-25 15:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-25 15:15 Christopher dot Dawes at retail-logic dot com [this message]
2005-05-25 15:36 ` [Bug libgcj/21754] " pinskia at gcc dot gnu dot org
2005-05-31  9:45 ` dannysmith at users dot sourceforge dot net
2005-05-31 14:19 ` Christopher dot Dawes at retail-logic dot com

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=20050525151450.21754.Christopher.Dawes@retail-logic.com \
    --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).