Jump to content

Building a 64bit DLL on 32 bit XP


Guest xionmark

Recommended Posts

Guest xionmark

Howdy,

I'm trying to see if it's possible to build 64bit DLL's on a 32bit XP machine that has a 64bit AMD processor. This is what I found on MSDN, could it really be that easy?

http://social.msdn.microsoft.com/Forums/en/netfx64bit/thread/f21450f5-b36d-4ea2-9806-f169aff0388d

I've done a ton of cross compiler work in the past for OS's other than Windows, I always assumed there were far more dependencies involved (Service Packs and what not).

--Mark

Link to comment
Share on other sites

Howdy,

I'm trying to see if it's possible to build 64bit DLL's on a 32bit XP machine that has a 64bit AMD processor. This is what I found on MSDN, could it really be that easy?

http://social.msdn.microsoft.com/Forums/en/netfx64bit/thread/f21450f5-b36d-4ea2-9806-f169aff0388d

I've done a ton of cross compiler work in the past for OS's other than Windows, I always assumed there were far more dependencies involved (Service Packs and what not).

--Mark

It is this easy to compile 32bit on 64bit at least but have never done it reverse way.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...