Hi,

A few days back (04 April 2012), I had installed gcc46. Alexander Hansen
walked me through the procedure.

I am experiencing trouble running a cpp program.

I have a Makefile with these first few lines:

#GPP = g++
GPP = mpicxx -cxx=g++ -g
OPT = -O2
GFLAGS   = -O2 -c

When I try executing the cpp program, I get this error:

mpicxx -cxx=g++ -g -O2 -c ./annz_pe/annz_pe_util.cpp -o
./annz_pe/annz_pe_util.o
g++-fsf-4.6: error: unrecognized option ‘-cxx=g++’


I shall be grateful if someone can help me on this.
Shankar
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-beginners mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to