On Wed, 13 May 2009 10:09:40 -0500, Cristi Terpea <[email protected]> wrote:
>I don't want to compile also the asm routine on the target machine. It would >be great to have one executable (is it possible to link statically the asm >object with the C object?). >I also searched this area, but couldn't find an easy way to compile asm and >how to link C and asm. You don't need to compile the assembler routine on the target machine, as far as I know. The assembler routine should be compatible with any release of the system. -- Walt ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

