Skip to content

Cannot build from GNUmakefile nor Makefile: objc-nonfragile-abi #584

@Pinjontall94

Description

@Pinjontall94

After successfully building and installing libobjc2 and libdispatch, then GNUstep make with library combo ng-gnu-gnu and FHS layout, libs-base fails to build, erroring out at GSLocale.m in libgnustep-base:

Making all for library libgnustep-base...
 Compiling file GSLocale.m ...
In file included from GSLocale.m:24:
In file included from ./common.h:45:
../Headers/GNUstepBase/GSVersionMacros.h:310:8: error: "You are building gnustep-base using the objc-nonfragile-abi but your
      gnustep-base was not configured to use it."
  310 | #      error "You are building gnustep-base using the objc-nonfragile-abi but your gnustep-base was not configured to use it."
      |        ^
1 error generated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions