Skip to content

Set $OBJCXX in Guides/Setup/Linux/building-linux.md#21

Open
nortti0 wants to merge 1 commit intognustep:masterfrom
nortti0:mr-objcxx-env
Open

Set $OBJCXX in Guides/Setup/Linux/building-linux.md#21
nortti0 wants to merge 1 commit intognustep:masterfrom
nortti0:mr-objcxx-env

Conversation

@nortti0
Copy link
Copy Markdown

@nortti0 nortti0 commented Feb 4, 2025

GNUStep make doesn't seem to fall back to $CXX for the Objective-C++ compiler. If $OBJCXX is not set on a system that has g++, it will autodetect that as the Objective-C++ compiler to use instead of clang++.

@ethanc8
Copy link
Copy Markdown
Collaborator

ethanc8 commented Apr 17, 2026

@nortti0 Are you sure that it is not necessary to also set $OBJC?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants