help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

c++ mode chooses "cc" as linker and cause error


From: Michael Chen
Subject: c++ mode chooses "cc" as linker and cause error
Date: Sun, 8 Feb 2009 05:49:03 -0500

Dear there,

on my machine, "M-x compile" choose "make -k", which in turn choose "g++" and "cc" for my cpp file. How can I ask emacs to pick "g++" as linker as well. Note that for some files, I just don't want to write a makefile for it, and expect default make -k to work properly. thanks.

--
Best regards,
Michael Chen


reply via email to

[Prev in Thread] Current Thread [Next in Thread]