From: David E. <de...@us...> - 2007-01-04 19:56:44
|
Nilo, If you wish, why not run some tests with these GAS directives that permit the exporting of symbols. When testing some assembler code, I usually generate an assembler file using 'htcobol -S prog.cob'. You can then modify the assembler file manually, and use it as the input to GCC. David Essex |