This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: EABI on bare metal.


Thomas,
All,

On Thursday 26 March 2009 19:22:31 Yann E. MORIN wrote:
> On Wednesday 25 March 2009 19:32:34 Thomas Charron wrote:
> > arm-unknown-elf-ld -v -Map main.map -T2129_demo.cmd -o main.out  crt.o
> > uart.o main.o
> Are all the input files built with the same toolchain? Is one of those
> a binary-only blob you can't rebuild?

When I say "input files", I mean "input files to the linker". These are
main.o, crt.o and uart.o.

Also, be sure that the build directory is clean before compiling.
Maybe one of those files is a left-over from a previous build with the
EABI toolchain, and was not re-built with the OABI one.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| --==< ^_^ >==-- `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
`------------------------------^-------^------------------^--------------------'


--
For unsubscribe information see http://sourceware.org/lists.html#faq


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