This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: position independent executable using shared libraries on arm
- From: Nick Clifton <nickc at redhat dot com>
- To: mathias palmqvist <mathiaspalm at gmail dot com>
- Cc: binutils at sourceware dot org
- Date: Fri, 21 Dec 2007 17:34:55 +0000
- Subject: Re: position independent executable using shared libraries on arm
- References: <a7a2ffb60712150826q789d4a49j7f9ad364c1081cd@mail.gmail.com>
Hi Mathias,
Using: ld 2.16.1 with gcc 4.1.0. Building for armv5.
Try using ld 2.18 or else the current mainline version.
If you are not building for an ARM EABI target then I suggest doing that as well.
Cheers
Nick