Skip to content

Build for ARM MacBook M1 spec #173

Description

@remster

Dear Solace.,

We have difficulties on some of our dev machines - them being ARM M1 MacBook Pros. I've downloaded the osx packages from your download site and when trying to build the examples i see:

gcc -g -I.. -I../include -I. -DPROVIDE_LOG_UTILITIES -g -m32 -c HelloWorldPub.c -o HelloWorldPub.o
gcc -g -o HelloWorldPub HelloWorldPub.o -L../lib -L../obj_Linux26-i386_debug/lib -lsolclient -m32
ld: unknown/unsupported architecture name for: -arch armv4t
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [HelloWorldPub] Error 1

A clear token that the libs are only available for x86. If you aren't planning to support M1 anytime soon - maybe you can send me to instructions where we can build these libraries ourselves? The README insists on installing them and I don't see build-from-source instructions.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions