Re: [Gimp-developer] xdg-app; was: WGO Transition Meeting
- From: Tobias Jakobs <tobias jakobs gmail com>
- To: Elle Stone <ellestone ninedegreesbelow com>
- Cc: gimp-developer <gimp-developer-list gnome org>
- Subject: Re: [Gimp-developer] xdg-app; was: WGO Transition Meeting
- Date: Tue, 17 Nov 2015 17:50:18 +0100
2015-11-17 16:43 GMT+01:00 Elle Stone <ellestone ninedegreesbelow com>:
On 11/17/2015 08:44 AM, Elle Stone wrote:
Would glib and etc also need to be in the mix somehow?
Yes, I expect that glib, gtk+ etc., and lcms would be in the build as
well. Although you might want talking to someone with more experience
instead.
...
OK, what next?
Hi,
a short search (google) for "build statically linked binary linux" gave me this:
make SHARED=0 CC='gcc -static'
https://www.duksta.org/archives/2009/06/10/building-static/
gcc -o foo main.o -static -lbaz -lbar
https://stackoverflow.com/questions/14842268/how-to-create-static-binary-which-runs-on-every-distro
Regards,
Tobias
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]