public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "Thomas dot Arend at web dot de" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug libgcj/26495]  New: problems with gcj-dbtool
Date: Tue, 28 Feb 2006 12:06:00 -0000	[thread overview]
Message-ID: <bug-26495-12282@http.gcc.gnu.org/bugzilla/> (raw)

Hi,

here is the result of a bootstrap under a recent cygwin using

  ../gcc-4.1.0-20060219/configure --prefix=/home/arend/opt/install/gcc-4.1.0
    --enable-languages=ada,c,c++,fortran,java,objc,obj-c++ --enable-libgcj
    --with-x --enable-java-awt=xlib --enable-threads
    --enable-version-specific-runtime-libs --disable-win32-registry
    --enable-libada --enable-libssp
--with-gmp=/home/arend/opt/install/gmp-4.1.4
    --with-mpfr=/home/arend/opt/install/mpfr-2.2.0-20060220
    --enable-target-optspace

Creation of the compilers was successful, but the java library tools made some
problems (snapshot from the 'make bootstrap' output):

...
/bin/sh ./libtool --tag=GCJ --mode=link /home/arend/tmp/build/gcc/gcj
  -B/home/arend/tmp/build/i686-pc-cygwin/libjava/ -B/home/arend/tmp/build/gcc/
  -L/home/arend/tmp/build/i686-pc-cygwin/libjava -ffloat-store
  -fomit-frame-pointer -g -O2  -o gcj-dbtool.exe
  --main=gnu.gcj.tools.gcj_dbtool.Main
  -rpath /home/arend/opt/install/gcc-4.1.0/lib/gcc/i686-pc-cygwin/4.1.0
  -shared-libgcc  gnu/gcj/tools/gcj_dbtool/Main.o
  gnu/gcj/tools/gcj_dbtool/natMain.o
  -L/home/arend/tmp/build/i686-pc-cygwin/libjava/.libs libgcj.la
/home/arend/tmp/build/gcc/gcj -B/home/arend/tmp/build/i686-pc-cygwin/libjava/
  -B/home/arend/tmp/build/gcc/ -ffloat-store -fomit-frame-pointer -g -O2
  -o gcj-dbtool.exe --main=gnu.gcj.tools.gcj_dbtool.Main -shared-libgcc
  gnu/gcj/tools/gcj_dbtool/Main.o gnu/gcj/tools/gcj_dbtool/natMain.o
  -L/home/arend/tmp/build/i686-pc-cygwin/libjava
  -L/home/arend/tmp/build/i686-pc-cygwin/libjava/.libs ./.libs/libgcj.a
  -L/home/arend/tmp/build/i686-pc-cygwin/libstdc++-v3/src
  -L/home/arend/tmp/build/i686-pc-cygwin/libstdc++-v3/src/.libs
  -L/home/arend/tmp/build/./gcc 
  -L/home/arend/opt/install/gcc-4.1.0/lib/gcc/i686-pc-cygwin/4.1.0
  -L/home/arend/opt/install/gcc-4.1.0/lib/gcc/i686-pc-cygwin/4.1.0/../../..
  -lgcc -lcygwin -luser32 -lkernel32 -ladvapi32 -lshell32 -lgcc -Wl,--rpath
  -Wl,/home/arend/opt/install/gcc-4.1.0/lib/gcc/i686-pc-cygwin/4.1.0
./gcj-dbtool -n classmap.db || touch classmap.db
error: could not create classmap.db: java.io.IOException: mmap not implemented

uname -a produced "CYGWIN_NT-5.1 hhn0001 1.5.19(0.150/4/2) 2006-01-20 13:28
i686 Cygwin", the binutils version seems to be 2.16.91 20050610.

My impression is that cygwin does not fully support mmap. But following the
cygwin changelogs there seems to be a lot of activity in this area.

Regards,

        Thomas


-- 
           Summary: problems with gcj-dbtool
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: Thomas dot Arend at web dot de
 GCC build triplet: i686-pc-cygwin
  GCC host triplet: i686-pc-cygwin
GCC target triplet: i686-pc-cygwin


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


             reply	other threads:[~2006-02-28 12:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-28 12:06 Thomas dot Arend at web dot de [this message]
2006-02-28 12:45 ` [Bug libgcj/26495] " pinskia at gcc dot gnu dot org
2006-03-07 16:16 ` tromey at gcc dot gnu dot org
2006-03-08  0:23 ` tromey at gcc dot gnu dot org
2006-03-19  5:18 ` 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=bug-26495-12282@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).