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: gcc 3.3.3 and interworking



> > arm-elf-gcc -Ttext 0x2000000 -marm -mthumb-interwork test.c
>
> First of all, don't use -TText for ELF.  It almost _never_ does what
> you want it to.  You'll need an actual linker script.  Try running the

yep, I usually do use linkscripts & mapfiles just used the option for a
quick testcase :)


> I've had the one missing reference on my TODO list for a couple of
> months, and you just hit it.  Could you test this patch to HEAD?

That seems to have done the trick, no errors & the code I originally found
the problwm with compiles, links and does what it should :)


many thanks

Dave


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