News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

Jwasm and masm32rt inc in 64 bit asm prog

Started by w1nst0ne, May 29, 2015, 06:56:33 PM

Previous topic - Next topic

w1nst0ne

Hey guys

When I try to link with jwlink an assembler program using 64 bit registers and masm32rt include it gives me the error
"Incompatible CPU mode for 64-bit segment"
I wanted to use the StdOut and inkey command. Is it even possible to use this include ?

Thanks in advance for your help

rrr314159

Hi w1nstOne

No, that's only for 32 bits. u can't use masm32 libs / includes. Go to the 64-bit forum (towards bottom of main masm32 page) there are many posts there discussing where and how to get the necessary lib's and includes for 64-bit
I am NaN ;)

w1nst0ne


Gunther

Hi w1nst0ne,

you'll find a lot of examples inside the 64-bit sub-forum. Furthermore, Mikl__ provides here a tutorial for 64-bit programming. And welcome to the forum.

Gunther
You have to know the facts before you can distort them.