I'm building a project that is mainly in C using gcc but as the hc11 port of gcc/gas don't yet support XGATE, I would like to assemble code using this perl assembler and link it into the final executable.
Is it possible to create linkable object files from the perl compiler?
regards
James.