generating 64 bit binary from (32 bit machine + VS 2003)
37 views
Skip to first unread message
sham
unread,
Dec 6, 2012, 1:15:28 PM12/6/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to codes...@googlegroups.com
Hello
i had some serious question on (VStudio 2003+win2003 x86 32 bit machine). How do i generate a 64 bit binary using this machine setup?
Can you help me provide the steps for me to write c project that generate simple 64 bit binary using this same setup that prints "hello world" on (win2003 x86-64) and (win2008 x86-64) and (win2012 x86-64)?
Sham
hl3m...@gmail.com
unread,
Sep 15, 2013, 7:26:02 PM9/15/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to codes...@googlegroups.com
Go To Properties and choose Any CPU and tick off Prefer 32-bit, It will run as 32 bit on a 32 bit computer and as 64 bit on a 64 bit computer