Date: Thu, 22 Jan 1998 20:01:11 -0500 (EST) Message-Id: <199801230101.UAA16700@delorie.com> From: DJ Delorie To: andrewc AT rosemail DOT rose DOT hp DOT com CC: djgpp-workers AT delorie DOT com In-reply-to: <199801221843.AA031634630@typhoon.rose.hp.com> (message from Andrew Crabtree on Thu, 22 Jan 1998 10:43:50 PST) Subject: Re: No 'extern' in standard include files Precedence: bulk I think you want to define this macro in i386.md: ASM_OUTPUT_EXTERNAL_LIBCALL() See http://www.delorie.com/gnu/docs/gcc/gcc_223.html I ported gcc to nasm (16-bit mode) and I didn't have to change nasm or gcc (except for the i86.* files): http://www.delorie.com/djgpp/16bit/gcc/