static (2)

Zorro zorro at zoooooro.pl
Thu Dec 6 01:01:35 PST 2007



>> I get that communicat:
>>
>> $ ../wx-config --cxxflags --libs --static=yes
>>
>>   Warning: No config found to match: ../wx-config --cxxflags --libs
>> --static=yes
>>            in /home/user/wxGTK-2.8.7/lib/wx/config
>>   If you require this configuration, please install the desired
>>   library build.  If this is part of an automated configuration
>>   test and no other errors occur, you may safely ignore it.
>>   You may use wx-config --list to see all configs available in
>>   the default prefix.
>>
>>   
> This all means that you have wx shared,

I compile it with options configure --enable-static


> Thus, if you wish a static build you will have to build wx itself using
> the --disable-shared option to configure (along with any other
> apprpriate configure options).

ok. I try it.
but why I can't use shared & static in this same compilations?






More information about the wx-users mailing list