EmbDev.net

Forum: ARM programming with GCC/GNU tools Upgrading ARM toolchains woes.


von Ben N. (snoop911)


Rate this post
useful
not useful
I'm trying to revisit and update some old arm code that I compiled with
a gcc based toolchain a few years ago...

My problem is, that the libraries that I used to link to (HAM), wont
link using the new toolchain.

At the time I compiled with DevKitAdv ("EABI Elf Version 0"), and now
I'm using DevKitPro ARM (DKA) ("arm-eabi 4").

Apparently, the closed-source HAM libraries are not in a format that the
DKA library expects.

Is there anything that can be done or is this a losing battle to get
this to work?

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.