-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels