Skip to content

Objective C and Objective C++ #331

@bejolly407

Description

@bejolly407

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions