|
From: | Gregory John Casamento |
Subject: | [bug #36722] clang++ is not used for OBJCC_FILES when in gnustep-make... |
Date: | Mon, 25 Jun 2012 00:00:02 +0000 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.56 Safari/536.5 |
URL: <http://savannah.gnu.org/bugs/?36722> Summary: clang++ is not used for OBJCC_FILES when in gnustep-make... Project: GNUstep Submitted by: gcasa Submitted on: Sun 24 Jun 2012 08:00:01 PM EDT Category: Makefiles Severity: 3 - Normal Item Group: Bug Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: In a GNUmakefile, when you have a line such as: APPNAME_OBJCC_FILES=somefile.mm It appears as though it is trying to use g++ for some reason. This could be a configuration issue on my part but when I force it by invoking: CXX=clang++ make it appears to use clang++ instead of g++. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?36722> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |