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

Max Griessl magr@idtinc.de
Fri Mar 10 00:37:00 GMT 2000


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



More information about the Cygwin mailing list