Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build for ARM MacBook M1 spec #173

Open
remster opened this issue May 30, 2022 · 1 comment
Open

Build for ARM MacBook M1 spec #173

remster opened this issue May 30, 2022 · 1 comment

Comments

@remster
Copy link

remster commented May 30, 2022

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.

@sshanks-kx
Copy link
Collaborator

Hi @remster

You appear to have addressed your query to Solace & mentioned an issue with the Solace API. We aren't Solace & can't offer Solace support.

I can see similar queries on the Solace discussion forums :
https://solace.community/discussion/1074/solace-pubsub-standard-is-not-starting-on-mac-with-m1-chip
https://solace.community/discussion/1291/solace-pubsub-standard-docker-image-for-m1-mac
You could open a ticket there, or contact Solace support if you are a Solace customer.

The KDB+ interface for Solace that this repo represents currently doesn't support Arm based Macs (and will only be possible after Solace update their client APIs to enable support).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants