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/


_______________________________________________
Bug-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to