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: PowerPC no small data build uses .sbss? (but sbss should notbe used, right?)


Hi William,

I tried the ld "-d" option and the linker script
FORCE_COMMON_ALLOCATION, but no luck. I have run out of ideas.

Are you creating an executable or a relocatable file ? If you are creating an executable then try using the "-T sample.ld" switch instead of the "-d" switch. In fact it would definitely help if you could show us the entire linker command line that you are using.


Cheers
  Nick


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