-
Notifications
You must be signed in to change notification settings - Fork 309
Open
Description
Please add obj-c and obj-c++ to the list of enabled languages in the next release.
The only GCC-based toolchain that supports Objective C and Objective C++ properly on Windows is the one from MSYS2 MINGW-packages. But I don't want to use a full MSYS2. obj-c and obj-c++ will only add a few files. It will not bloat the w64devkit distribution much.
I'm trying to migrate an old Objective C code base (and might be also Objective C++ as I see the .mm file extension) which is predate Apple. They created their own root class, so I think the GCC runtime is already adequate as the code use no fancy modern features added by Apple.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels