|
From: | Harry Thijssen |
Subject: | PSPP-BUG: [bug #29965] Not possible to crosscompile latest master version. |
Date: | Wed, 26 May 2010 07:11:05 +0000 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9 |
URL: <http://savannah.gnu.org/bugs/?29965> Summary: Not possible to crosscompile latest master version. Project: PSPP Submitted by: unknown_one Submitted on: Wed 26 May 2010 07:11:04 AM GMT Category: Compilation/Portability Severity: 5 - Average Status: None Assigned to: None Open/Closed: Open Discussion Lock: Any Release: None Effort: 0.00 _______________________________________________________ Details: I used the latest tarball from pfaff.org. On openSUSE everything seems to work nice. But when use Mingw for cross compiling to MSWindows I get the next error: ====================== depbase=`echo strtod.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile i686-pc-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I/usr/i686-pc-mingw32/sys-root/mingw/include -mms-bitfields -I/usr/i686-pc-mingw32/sys-root/mingw/include/cairo -I/usr/i686-pc-mingw32/sys-root/mingw/include/pixman-1 -I/usr/i686-pc-mingw32/sys-root/mingw/include/freetype2 -I/usr/i686-pc-mingw32/sys-root/mingw/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/libpng14 -I/usr/i686-pc-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/glib-2.0/include -O2 -g -pipe -Wall -fexceptions -fno-omit-frame-pointer -fno-optimize-sibling-calls --param=ssp-buffer-size=4 -mms-bitfields -Wdeclaration-after-statement -MT strtod.lo -MD -MP -MF $depbase.Tpo -c -o strtod.lo strtod.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: i686-pc-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I/usr/i686-pc-mingw32/sys-root/mingw/include -mms-bitfields -I/usr/i686-pc-mingw32/sys-root/mingw/include/cairo -I/usr/i686-pc-mingw32/sys-root/mingw/include/pixman-1 -I/usr/i686-pc-mingw32/sys-root/mingw/include/freetype2 -I/usr/i686-pc-mingw32/sys-root/mingw/include -I/usr/i686-pc-mingw32/sys-root/mingw/include/libpng14 -I/usr/i686-pc-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/i686-pc-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/i686-pc-mingw32/sys-root/mingw/lib/glib-2.0/include -O2 -g -pipe -Wall -fexceptions -fno-omit-frame-pointer -fno-optimize-sibling-calls --param=ssp-buffer-size=4 -mms-bitfields -Wdeclaration-after-statement -MT strtod.lo -MD -MP -MF .deps/strtod.Tpo -c strtod.c -DDLL_EXPORT -DPIC -o .libs/strtod.o strtod.c:37: error: redefinition of 'strtod' /usr/i686-pc-mingw32/sys-root/mingw/include/stdlib.h:319: note: previous definition of 'strtod' was here make[4]: *** [strtod.lo] Fout 1 make[4]: Map '/home/harry/pspp-master-20100522/pspp-0.7.5-g0ee0a3/gl' wordt verlaten ============================ Using the a newer master version or updating the mingw toolchain doesn't solve the issue. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?29965> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |