pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cross compiling spread-sheet-widget-0.1


From: John Darrington
Subject: Re: Cross compiling spread-sheet-widget-0.1
Date: Sun, 17 Sep 2017 08:27:38 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

On Sat, Sep 16, 2017 at 07:04:25PM +0200, Harry Thijssen wrote:
     HI
     
     I attached the redirected output off all the build steps. Hope this helps.
     
     libtool: link: i686-w64-mingw32-gcc -mms-bitfields 
-I/usr/i686-w64-mingw32/sys-root/mingw/include/gtk-3.0 
-I/usr/i686-w64-mingw32/sys-root/mingw/include/cairo 
-I/usr/i686-w64-mingw32/sys-root/mingw/include 
-I/usr/i686-w64-mingw32/sys-root/mingw/include/pango-1.0 
-I/usr/i686-w64-mingw32/sys-root/mingw/include/harfbuzz 
-I/usr/i686-w64-mingw32/sys-root/mingw/include/pango-1.0 
-I/usr/i686-w64-mingw32/sys-root/mingw/include/atk-1.0 
-I/usr/i686-w64-mingw32/sys-root/mingw/include/cairo 
-I/usr/i686-w64-mingw32/sys-root/mingw/include/pixman-1 
-I/usr/i686-w64-mingw32/sys-root/mingw/include 
-I/usr/i686-w64-mingw32/sys-root/mingw/include/freetype2 
-I/usr/i686-w64-mingw32/sys-root/mingw/include 
-I/usr/i686-w64-mingw32/sys-root/mingw/include/libpng16 
-I/usr/i686-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0 
-I/usr/i686-w64-mingw32/sys-root/mingw/include/libpng16 
-I/usr/i686-w64-mingw32/sys-root/mingw/include/glib-2.0 
-I/usr/i686-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -mms-bitfields 
-I/usr/i686-w64-mingw32/sys-root/mingw/include/glib-2.0 
-I/usr/i686-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -I ./src -O2 -g 
-pipe -Wall -fexceptions --param=ssp-buffer-size=4 -mms-bitfields 
-Wl,--exclude-libs=libintl.a -Wl,--exclude-libs=libiconv.a -Wl,--no-keep-memory 
-o doc/.libs/prog1.exe doc/doc_prog1-prog1.o  
-L/usr/i686-w64-mingw32/sys-root/mingw/lib -lgtk-3 -lgdk-3 -lpangowin32-1.0 
-lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 
-lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl ./.libs/libspread-sheet-widget.a
     Makefile:641: recipe for target 'doc/prog1.exe' failed
     make[1]: Leaving directory '/tmp/spread-sheet-widget-0.1'
     Makefile:492: recipe for target 'all' failed


I don't understand why this fails to link.  g_free is (or should be) provided by
glib.  So -lglib-2.0 should have kept the linker happy.

Maybe you could try reordering the list of dependent libraries.  Sometimes
windows is fussy about such things.

J'


-- 
Avoid eavesdropping.  Send strong encrypted email.
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]