public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "vincenzo.innocente at cern dot ch" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/51031] build error in libitm  (how to disable trans-mem???)
Date: Thu, 10 Nov 2011 10:01:00 -0000	[thread overview]
Message-ID: <bug-51031-4-4rsufBSk8p@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-51031-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #15 from vincenzo Innocente <vincenzo.innocente at cern dot ch> 2011-11-10 09:35:53 UTC ---
this morning segfault in ld!
svn update
At revision 181250.

./configure --enable-languages=c,c++,fortran --disable-multilib
--disable-bootstrap --enable-lto

I get

Making all in testsuite
make[4]: Nothing to be done for `all'.
/bin/sh ./libtool --tag=CC   --mode=link
/Users/innocent/RealStuff/gcc-trunk/host-x86_64-apple-darwin11.2.0/gcc/xgcc
-B/Users/innocent/RealStuff/gcc-trunk/host-x86_64-apple-darwin11.2.0/gcc/
-B/usr/local/x86_64-apple-darwin11.2.0/bin/
-B/usr/local/x86_64-apple-darwin11.2.0/lib/ -isystem
/usr/local/x86_64-apple-darwin11.2.0/include -isystem
/usr/local/x86_64-apple-darwin11.2.0/sys-include    -Wall -Werror  -Wc,-pthread
-g -O2     -o libitm.la -rpath /usr/local/lib aatree.lo alloc.lo alloc_c.lo
alloc_cpp.lo barrier.lo beginend.lo clone.lo eh_cpp.lo local.lo query.lo
retry.lo rwlock.lo useraction.lo util.lo sjlj.lo tls.lo method-serial.lo
method-gl.lo x86_sse.lo x86_avx.lo   
libtool: link:
/Users/innocent/RealStuff/gcc-trunk/host-x86_64-apple-darwin11.2.0/gcc/xgcc
-B/Users/innocent/RealStuff/gcc-trunk/host-x86_64-apple-darwin11.2.0/gcc/
-B/usr/local/x86_64-apple-darwin11.2.0/bin/
-B/usr/local/x86_64-apple-darwin11.2.0/lib/ -isystem
/usr/local/x86_64-apple-darwin11.2.0/include -isystem
/usr/local/x86_64-apple-darwin11.2.0/sys-include    -dynamiclib -Wl,-undefined
-Wl,dynamic_lookup -o .libs/libitm.0.dylib  .libs/aatree.o .libs/alloc.o
.libs/alloc_c.o .libs/alloc_cpp.o .libs/barrier.o .libs/beginend.o
.libs/clone.o .libs/eh_cpp.o .libs/local.o .libs/query.o .libs/retry.o
.libs/rwlock.o .libs/useraction.o .libs/util.o .libs/sjlj.o .libs/tls.o
.libs/method-serial.o .libs/method-gl.o .libs/x86_sse.o .libs/x86_avx.o   
-pthread   -install_name  /usr/local/lib/libitm.0.dylib -compatibility_version
1 -current_version 1.0 -Wl,-single_module
collect2: error: ld terminated with signal 11 [Segmentation fault: 11]
make[4]: *** [libitm.la] Error 1


  parent reply	other threads:[~2011-11-10  9:37 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-08 14:52 [Bug bootstrap/51031] New: " vincenzo.innocente at cern dot ch
2011-11-08 14:57 ` [Bug bootstrap/51031] " dominiq at lps dot ens.fr
2011-11-09  8:58 ` vincenzo.innocente at cern dot ch
2011-11-09 11:48 ` fxcoudert at gcc dot gnu.org
2011-11-09 12:12 ` redi at gcc dot gnu.org
2011-11-09 12:38 ` torvald at gcc dot gnu.org
2011-11-09 13:43 ` vincenzo.innocente at cern dot ch
2011-11-09 13:55 ` dominiq at lps dot ens.fr
2011-11-09 17:03 ` howarth at nitro dot med.uc.edu
2011-11-09 21:38 ` howarth at nitro dot med.uc.edu
2011-11-09 21:45 ` howarth at nitro dot med.uc.edu
2011-11-10  0:38 ` howarth at nitro dot med.uc.edu
2011-11-10  1:49 ` kargl at gcc dot gnu.org
2011-11-10  2:28 ` rth at gcc dot gnu.org
2011-11-10  2:29 ` howarth at nitro dot med.uc.edu
2011-11-10 10:01 ` vincenzo.innocente at cern dot ch [this message]
2011-11-10 10:11 ` dominiq at lps dot ens.fr
2011-11-10 14:47 ` howarth at nitro dot med.uc.edu

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-51031-4-4rsufBSk8p@http.gcc.gnu.org/bugzilla/ \
    --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).