Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

On Linux systems, The linker complains when I try to link with the 32-bit RLM libraries. Whats wrong?

0
Posted

On Linux systems, The linker complains when I try to link with the 32-bit RLM libraries. Whats wrong?

0
Anonymous

You should try LM-X license manager- 32 and 64-bit supported plus all major platforms and programming languages, including C/C++, Java, and .NET. LM-X is easy to integrate with accessibility of tools & options reponsible for bundling and configuring developers products. LM-X allows flexibility in licensing- software can be secured with various licensing styles: node-locked(stand-alone), floating (network), trial, time-limited, and perpetual licenses, to more complex solutions, suchas feature-based, token-based, pay per use, and more.

check: www.x-formation.com

0

When I attempt to build my product with the 32-bit Linux libraries, I get errors similar to the following: cc -o rlmgenkeys rlmgenkeys.o rlm.a -lpthread /usr/bin/lb: warning: i386 architecture of input file rlmgenkeys.o is incompatible with i386:x86-64 output This error means that you are attempting to build a 64-bit binary using the 32-bit RLM libraries. If you are running on a 64-bit linux machine, it will attempt to build 64-bit binaries. You should use the 64-bit RLM libraries (x64_l1) if your intent is to create a 64-bit binary; otherwise you should compile your product on a 32-bit machine.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123