In short; I'm trying to cross compile bits of the ROOL sources. This means lots of AOF assembler, and for the moment it means linking against some binary only bits like RISCOS_Lib (I understand that this will change soon).
At least for the moment, this means I have to use an AOF toolchain, and in particular our assembler, which I'm not yet certain is up to the challenge of some of the more complex meta syntax present in objasm. I've already made some improvements to the filename handling, which I'll check in soon. Fortunately, the 3.4.6 'as' is also capable of outputting ELF objects, which means in time I'll want to have it built by the autobuilder as a preliminary step in autobuilding such things. Or perhaps we can persude ROOL to open the objasm sources ;-) At such time that RISCOS_Lib source is available, this can also be autobuilt to ELF objects (i.e, just like DeskLib and OSLib). I'm of course building against SCL, unlike most autobuilder items. -- Peter Naulls - [EMAIL PROTECTED] | http://www.chocky.org/ ---------------------------------------------------------------------------- RISC OS Community Wiki - add your own content | http://www.riscos.info/ _______________________________________________ GCCSDK mailing list [email protected] Bugzilla: http://www.riscos.info/bugzilla/index.cgi List Info: http://www.riscos.info/mailman/listinfo/gcc Main Page: http://www.riscos.info/index.php/GCCSDK
