My problem:
I am not able to match pro*c++ makefile to (gnu) g++ compiler.
Where can I found example or something details that
I can make the makefile working.
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_10053500.html
I have created a link list using templates and need to make a makefile for it. I have three classes (dblLnkLst.cpp, dblLnkLst.h and test.cpp) and when i try to do a standard makefile i get excepti...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20421819.html
Zones:
C++Date Answered: 02/04/2003 Grade: A Views: 14
hi i have a question on makefile. i have downloaded a source code.... lots of .cc and .hh files are there and also a makefile is also there. i have heard that usuing makefile i can run the p...
http://www.experts-exchange.com/Programming/System/Linux/Q_20810768.html
Zones:
Linux DevDate Answered: 11/28/2003 Grade: B Views: 0
From a previous question, I was able to produce a set of makefiles for a source tree. This source tree has each of several applications in its own subdirectory. Each subdirectory has its own makefi...
http://www.experts-exchange.com/Programming/System/Linux/Q_21552647.html
Zones:
Linux DevDate Answered: 09/08/2005 Grade: A Views: 4
My project to this point has a top level makefile and subdirectory makefiles. My current issue is with the toplevel makefile.
My goal is a makefile that can decend into each subdir and if there...
http://www.experts-exchange.com/Programming/System/Linux/Q_21559112.html
Zones:
Linux DevDate Answered: 09/14/2005 Grade: A Views: 0
Hello Experts,
I can successfuly built an executable with the Makefile below. However, the executable requires the library cygwin1.dll if I try to run it from a normal DOS shell. Is there a way ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_21615060.html
Zones:
C++,
CYGWINDate Answered: 11/01/2005 Grade: A Views: 0
I got Sample Code any programe.
Inside have file .c and makefile.
http://members.thai.net/mycrazy/MakeFile.JPG
I want to know what is makefile and What programe open it.
thank you very mu...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_21866567.html
Zones:
C++Date Answered: 05/28/2006 Grade: B Views: 0
The following segment of code is not working. BUT the target file is thjere (as indicated). In it OS_NAME and PLATFORM are defined. So what am I doing wrong?
-
---------------------------------...
http://www.experts-exchange.com/OS/Linux/Administration/Q_21896206.html
Zones:
Linux AdminDate Answered: 07/28/2006 Grade: A Views: 0
Can someone share a makefile for building a ATL project though automated build?
We have written a makefile which compiles the c++ files and builds the dll fine.But oleview shows the classes as not...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_21958956.html
Zones:
C++Date Answered: 09/04/2006 Grade: B Views: 0
This is an embedded application running under Linux. I need to add the ability to my makefile to build a variable that will be a list of all the include directories in the path up to and including ...
http://www.experts-exchange.com/Programming/Languages/C/Q_23458702.html
Zones:
CDate Answered: 06/05/2008 Grade: A Views: 54