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]

Re: PowerPC ELF: retain program headers and relocation records in output file?


> From: "Paul Mikell" <pmikell@rare.co.uk>
> Date: Mon, 29 Jan 2001 15:10:58 -0600

> I have compiled gcc-2.95.2 and binutils 2.10.1 for cross-compiling
> from = Cygwin to PowerPC. The target machine requires the executable
> to be converted = to a proprietary format before it can be run. In
> order for this conversion to = work, the ELF file created by ld must
> contain program headers and relocation = records.  Is there any way
> that GNU ld can create such an output file?

You want '-shared', possibly with '-Bdynamic'.

-- 
- Geoffrey Keating <geoffk@geoffk.org>

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