Portable Makefiles for C++
rg1117_at_hotmail.com
Date: 05/01/04
- Next message: Richard Cavell: "Re: Need big integers"
- Previous message: Tony Morris: "Re: Programming is not as much fun/more fun than it used to be."
- Next in thread: Karthik: "Re: Portable Makefiles for C++"
- Reply: Karthik: "Re: Portable Makefiles for C++"
- Reply: Sebastian Hauer: "Re: Portable Makefiles for C++"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 30 Apr 2004 17:11:22 -0700
Dear All,
Can someone please give me some advice on how I can create Makefiles
that have maximum portability. I am currently using Visual Studio C++,
and the project files it generates are anything but portable. I would
like to change to using Makefiles instead of the project files and
I've noticed that Visual Studio comes with a make tool.
The main platforms/compilers I would like to work with are VC++, GCC
(on Linux and on Win32 with cygwin)
If someone can give me this advice or point me to a link where I can
find it, I would appreciate their help very much.
Many Thanks
RG
- Next message: Richard Cavell: "Re: Need big integers"
- Previous message: Tony Morris: "Re: Programming is not as much fun/more fun than it used to be."
- Next in thread: Karthik: "Re: Portable Makefiles for C++"
- Reply: Karthik: "Re: Portable Makefiles for C++"
- Reply: Sebastian Hauer: "Re: Portable Makefiles for C++"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|