On 5/9/12 5:49 PM, Shankar Agarwal wrote: > Hi, > > I have a makefle with this setting: > GPP = mpicxx -cxx=g++ -g > > > It used to work fine, but after I switched to gcc46, I get the following > error: > > g++-fsf-4.6: error: unrecognized option ‘-cxx=g++’ > > > Let me know how to get rid of gcc46 and restore my macbook 10.6.8. I > tried "fink purge gcc46", but I still see g++-fsf-4.6 > > Shankar > >
'dpkg -S gcc++-fsf-4.6' would have told you that it is provided by the gcc46-compiler package. fink remove gcc46-compiler -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/2012/02/21/got-job/ ------------------------------------------------------------------------------ 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
