473,394 Members | 1,813 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Need 64 bit Compiler flags for .mak file

Hi,

I Have a .mak file written for 32 bit compilation on Windows.

And the nmake.exe of Visual Studio 2008 is used for building the project.
Now I do need to modify the .mak file for 64 bit build on Windows 7.

Kindly suggest me about the Necessary flags used for 64 bit “Compilation” and “Linkage”.
Also let me know if any Architecture related flags required for 64 bit.
X64 Architecture is used.

Thanks ,
Praveen
Aug 13 '10 #1
1 2057
weaknessforcats
9,208 Expert Mod 8TB
The easisest thing is to create a project in Visual Studio.NET 2008 and in the propject properties under linker/advanced, set the target the machine to your x64 target.

Then export a .mak file.

Is there some reason you can't just build using Visual Studio.NET 2008?
Aug 13 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Neil Zanella | last post by:
Hello, I would like to know how to generate XML documentation from C# XML documentation comments using the Mono C# compiler. Basically, with the .NET C# compiler it is possible to generate such...
5
by: Michael Kennedy [UB] | last post by:
Hi, I would like to report some weird behavior which results in an internal compiler error in VS.NET 2003 (VC++). I have an ATL COM dll project which also uses MFC. This solution (workspace...
1
by: Joachim | last post by:
What could be the reasons for the following compilation error? c1xx : fatal error C1083: Cannot open compiler intermediate file: 'C:\Documents and Settings\Joachim Person\Local...
8
by: info | last post by:
Don't any of you MVPs have a copy of this file -- msoutl.h-- it's referenced in lots of MS sample code.
2
by: mudge | last post by:
Hi, I'm getting some very strange problems with some C# code. We're running an ASP.NET application on a local server in a DMZ. If I access it using the internal address, the application works...
20
by: spasmous | last post by:
Can someone point me to a website that lists the compiler flags for the Linux c++ compiler. Yes, I know it's called c++ but I am using it to compile .c files.
7
by: The Cool Giraffe | last post by:
Please note that i do intend to use a header file. However, i'm not sure if it's really needed or just a convention. Suppose we have the following two files. // Something.h class Something {...
2
by: eva2002 | last post by:
Hi all, I am current engage in a project that require me to create object files. However I am struck in compiling all the object files together. I tend to get lots of undefined reference some...
0
by: itsmesrini85 | last post by:
Hi' i need a jar file "TagSys.jar". If any of you have that file, pls reply.. Thanx
2
by: DDD | last post by:
I have a web site project using C#. If I release the web site in the VS2005, all works well except that DLL file name has some strange, name APP_Code_erwer234.dll. And erwer234 is a random string....
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.