[Cbc] Compile cbc to a single executable

Samik Raychaudhuri samikr at gmail.com
Sat Sep 9 10:49:53 EDT 2017


Hello,

How can I compile cbc to a single executable from the source code, 
without any need to set up LD_LIBRARY_PATH for executing it?

I tried using "./configure --enable-static" as the first step, but that 
did not seem to generate a single executable. I also noticed that there 
are a few g++ compile command being executed while running make, which 
has the "-shared" option, but I do not know how to override that option 
with "-static".

Regards,
-Samik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/cbc/attachments/20170909/04631b0e/attachment.html>


More information about the Cbc mailing list