Displaying 2 results from an estimated 2 matches for "debsrc".
2011 Oct 03
0
[LLVMdev] ld crashes with invalid pointer on Ubuntu 11.04 x86 when linking libgcc_s.so
I downloaded the source package for Ubuntu 11.04's ld - it's part of
binutils. It's building right now with "-g" on the compile command
line, and with --prefix set to install in a subdir of my ~/LLVM
directory.
I've already tried enabling core dumps:
$ ulimit -c unlimited
... but with the release ld that's included with Ubuntu I don't get
symbols. Building
2011 Oct 03
4
[LLVMdev] ld crashes with invalid pointer on Ubuntu 11.04 x86 when linking libgcc_s.so
This shouldn't be considered our bug (should it?). I'm going to
report it to Ubuntu.
I will restart my build, but does anyone else see this on Ubuntu
11.04? Note that I have a 32-bit machine with 2 GB of RAM and no
swap.
$ ld --version
GNU ld (GNU Binutils for Ubuntu) 2.21.0.20110327
Copyright 2011 Free Software Foundation, Inc.
$ uname -a
Linux frylock 2.6.38-11-generic #50-Ubuntu