This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Segfault with -pie on IA64


On Thu, 2003-10-30 at 20:46, Ian Wienand wrote:
> echo "int main(void) { return 1; }" > test.c
> gcc -c test.c
> ld -pie -o test test.o `gcc --print-file-name crtbegin.o`
> Segmentation fault

I wasn't able to reproduce this.  You didn't mention binutils version,
so I tried mainline sources.  I tried it both on a debian-stable system
using a gcc-3.4 snapshot as the compiler, and via a cross compiler on a
x86 RHL8 system.  Neither one segfaults.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]