From: WongCK <won...@ya...> - 2024-08-09 09:26:52
|
Thanks for the hints, will try them. On Friday, 9 August 2024 at 01:16:37 pm SGT, Thorsten Otto <ad...@th...> wrote: On Freitag, 9. August 2024 05:49:59 CEST WongCK via Freemint-discuss wrote: > So wat am I missing ?? You need to use the % register prefix on all register names when using the mintelf toolchains. Also note that this toolchain does not prepend a '_' to external names, so something like bsr _c_dispatch will most likely produce a link error. _______________________________________________ Freemint-discuss mailing list Fre...@li... https://lists.sourceforge.net/lists/listinfo/freemint-discuss |