curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: static link on Ubuntu

From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Wed, 26 Aug 2020 14:17:51 +0200 (CEST)

On Wed, 26 Aug 2020, Mike via curl-library wrote:

> if I add -lGL -lGLEW -lfreetype -lcurl Eclipse uses the shared libs not the
> static. What to do? Thanks

This is not a how to use the linker list, but I would probably start out by
using -static ...

Of course, you then probably also need to specify a whole series of more libs
on that command line as well.

-- 
  / daniel.haxx.se | Commercial curl support up to 24x7 is available!
                   | Private help, bug fixes, support, ports, new features
                   | https://www.wolfssl.com/contact/
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2020-08-26