I have a C file and an assembly file for a program that I need to compile for both the x86 and m68k processors. Instead of making 2 versions of the assembly file, will it work if I write it inline in the C file and just cross compile for both?
Thanks



LinkBack URL
About LinkBacks




