public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "gcc-bugzilla at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libgcj/21935] New: All libjava execution tests fail on IRIX 6
Date: Mon, 06 Jun 2005 20:16:00 -0000	[thread overview]
Message-ID: <20050606201600.21935.ro@techfak.uni-bielefeld.de> (raw)


All libjava execution tests fail on IRIX 6 like this:

% LD_LIBRARYN32_PATH=../../../gcc:../.libs ./PR9577
3709255:./PR9577: rld: Error: unresolvable symbol in ../.libs/libgcj.so.7: pthread_kill
3709255:./PR9577: rld: Error: unresolvable symbol in ../.libs/libgcj.so.7: pthread_sigmask
3709255:./PR9577: rld: Fatal Error: this executable has unresolvable symbols

Those two functions are only present in libpthread, but the IRIX 6
configuration still uses THREADS=single.

There seem to be two references to those function:

* pthread_kill used in java/lang/natPosixProcess.cc
  (java::lang::ConcreteProcess$ProcessManager::signalReaper)

* pthread_sigmask used in java/lang/natPosixProcess.cc
  (java::lang::ConcreteProcess$ProcessManager::waitForSignal)

Environment:
System: IRIX sculptor 6.5 10060437 IP32


	
host: mips-sgi-irix6.5
build: mips-sgi-irix6.5
target: mips-sgi-irix6.5
configured with: /vol/gnu/src/gcc/gcc-dist/configure --prefix=/vol/gcc --with-local-prefix=/vol/gcc --disable-nls --with-gnu-as --with-as=/vol/gcc/lib/gas-2.15 --enable-libgcj --disable-multilib --with-gmp-dir=/vol/gnu/obj/gmp-4.1.3 --with-mpfr-dir=/vol/gnu/obj/gmp-4.1.3 --enable-languages=c,c++,f95,java,objc,ada --disable-libmudflap

How-To-Repeat:
Bootstrap as described above and run test libjava testsuite.

-- 
           Summary: All libjava execution tests fail on IRIX 6
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ro at techfak dot uni-bielefeld dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: mips-sgi-irix6.5
  GCC host triplet: mips-sgi-irix6.5
GCC target triplet: mips-sgi-irix6.5


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


             reply	other threads:[~2005-06-06 20:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-06 20:16 gcc-bugzilla at gcc dot gnu dot org [this message]
2005-07-01 19:33 ` [Bug libgcj/21935] " 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=20050606201600.21935.ro@techfak.uni-bielefeld.de \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).