From: Markus D. <mar...@ch...> - 2006-12-08 13:51:24
|
Hi! Yes you're right. Since wgcc uses cl.exe, it cannot compile gcc style inline asm. You will need to convert it to Microsoft style inline asm. Cheers, Markus _____ From: int...@li... [mailto:int...@li...] On Behalf Of fastreaming.com Sent: Donnerstag, 30. November 2006 09:28 To: int...@li... Subject: [wgcc-dev] Does wgcc recognize gcc inline asm? Dear: Does wgcc recognize gcc inline asm? IIRC. cl.exe failes to compile gcc inline asm, so wgcc is same Is it right? Thanks |