bugGNUstep - Bugs: bug #36722, clang++ is not used for...

Group
 
 

bug #36722: clang++ is not used for OBJCC_FILES when in gnustep-make...

Submitter:  Gregory John Casamento <gcasa>
Submitted:  Mon 25 Jun 2012 12:00:01 AM UTC
   
 
Category:  Makefiles Severity:  3 - Normal
Item Group:  Bug Status:  Ready For Test
Privacy:  Public Assigned to:  None
Open/Closed:  In Test
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 25 Dec 2013 01:41:45 PM UTC, comment #1: 

Thank you very much. I committed you patch to GNUstep make.

Fred Kiefer <FredKiefer>
Group Member
Mon 25 Jun 2012 12:00:01 AM UTC, original submission:  

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++.

Gregory John Casamento <gcasa>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #30089:  config.make-cxx.patch added by yohanesu75 (398B - application/octet-stream - I believe this patch will fix the problem)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by FredKiefer (Posted a comment)
  • -email is unavailable- added by yohanesu75 (Updated the item)
  • -email is unavailable- added by gcasa (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-12-25 FredKiefer StatusNone Ready For Test
        Open/ClosedOpen In Test
    2013-12-25 yohanesu75 Attached File- Added config.make-cxx.patch, #30089

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code