This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Conversion of inline assembler syntax of gcc for MSVC or Intel Compiler?


Hi,

is it possible to convert inline assembler in C/C++ source code, which is 
compileable by gcc/g++, to source code which is compileable by Visual C++ or 
Intel compiler? I know a tool a2i which converts AT&T syntax of assembler to 
Intel syntax. But it does it for pure assembler code only. What about using 
C/C++ variables in inline assembler? gcc and VC++/Intel compiler use different 
syntax.

Thanks a lot,

Max Griessl
DynaPel Labs.


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]