From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brendan Simon To: Franklin Wingate Cc: cygwin@sourceware.cygnus.com Subject: Re: Cross compiling Date: Sun, 01 Aug 1999 20:55:00 -0000 Message-id: <37A5163B.B4DCF545@dgs.monash.edu.au> References: X-SW-Source: 1999-08/msg00017.html Franklin Wingate wrote: > I am having trouble trying to compile assembly code embedded in c into > x86 format, what are the correct compiler options? I don't think there are any that are requred. Can you post a small sample of your program with the assembler statements. Are you using the asm() statement ? I'm not sure what this has to do with "Cross compililing" as your subject states. Brendan Simon. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brendan Simon To: Franklin Wingate Cc: cygwin@sourceware.cygnus.com Subject: Re: Cross compiling Date: Tue, 31 Aug 1999 23:49:00 -0000 Message-ID: <37A5163B.B4DCF545@dgs.monash.edu.au> References: X-SW-Source: 1999-08n/msg00017.html Message-ID: <19990831234900.U40wpqiQ5JlFVoMRBHj347ieNg9ty9FJiMt7f6hAnqE@z> Franklin Wingate wrote: > I am having trouble trying to compile assembly code embedded in c into > x86 format, what are the correct compiler options? I don't think there are any that are requred. Can you post a small sample of your program with the assembler statements. Are you using the asm() statement ? I'm not sure what this has to do with "Cross compililing" as your subject states. Brendan Simon. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe@sourceware.cygnus.com