[Qt-creator] making static app under creator
Diego Iastrubni
diegoiast at gmail.com
Sun Jan 20 09:09:59 CET 2013
On Wed, Jan 16, 2013 at 3:45 PM, Konstantin Tokarev <annulen at yandex.ru>wrote:
>
> 16.01.2013, 17:39, "Duane Hebert" <duane.hebert at group-upc.com>:
> > Linux platform. TinyCore. Stripped down for a controller.
> >
> > I'm building already with CONFIG -= qt. But if I run ldd, I get a few
> dependancies - libstdc++, libc etc.
>
> You can get rid of them by using proper QMAKE_C(XX)FLAGS
>
> http://www.trilithium.com/johan/2005/06/static-libstdc/
Or.. maybe hand writing a special Makefile, and hand tune it. This may be a
corner case which you might feel more happy if you fully control it.
QtCreator has custom makefiles support.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20130120/3b162e9b/attachment.html>
More information about the Qt-creator
mailing list