From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24494 invoked by alias); 14 May 2013 11:40:56 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 31400 Received: (qmail 14602 invoked from network); 14 May 2013 11:40:42 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI, SPF_HELO_PASS autolearn=ham version=3.3.2 Received-SPF: none (ns1.primenet.com.au: domain at samsung.com does not designate permitted sender hosts) X-AuditID: cbfec7f4-b7fd76d0000035e1-28-519220597cf9 Date: Tue, 14 May 2013 12:30:33 +0100 From: Peter Stephenson To: XueJia Zhe , Zsh Hackers' List Subject: Re: cygwin64 can not build zsh 5.0.2 Message-id: <20130514123033.3f0dfc4f@pwslap01u.europe.root.pri> In-reply-to: References: Organization: Samsung Cambridge Solution Centre X-Mailer: Claws Mail 3.7.9 (GTK+ 2.22.0; i386-redhat-linux-gnu) MIME-version: 1.0 Content-type: text/plain; charset=UTF-8 Content-transfer-encoding: quoted-printable X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFprKLMWRmVeSWpSXmKPExsVy+t/xK7qRCpMCDZ52KlgsX7meyeJg80Mm ByaPnbPusnusOviBKYApissmJTUnsyy1SN8ugStjzbuHbAWfRCvWLTFoYDwh1MXIySEhYCKx oPs7K4QtJnHh3no2EFtIYCmjxJtl0l2MXEB2P5PEvitPWUASLAKqEp8vnABrYBMwlJi6aTYj iC0i4C3x6NABsBphAV2JB/umgdm8AvYSa++1sYPYnALBEif3LGeGWBAgsfHeATCbX0Bf4urf T0wQR9hLzLxyhhGiV1Dix+R7YHOYBdQlJs1bxAxha0s8eXeBdQKjwCwkZbOQlM1CUraAkXkV o2hqaXJBcVJ6rqFecWJucWleul5yfu4mRkhQftnBuPiY1SFGAQ5GJR7elz8mBAqxJpYVV+Ye YpTgYFYS4b3MPSlQiDclsbIqtSg/vqg0J7X4ECMTB6dUA+MGlaBFtzKXHtrM7Rcj4nYzVS4l avO0nfE6bzlFZDwfGOu2zv/1W9w7aN/2pz8/hrvlVzb6fD+yxXWir9enXVp9Lm/TUiOUc6tY p8xTj4mce1/4rFHvOf6E+4ETX3bumsUuaFF8hnvi7oZYR/8kKfeMzUs4q6dIxi+6Nj9XjOWG ruV0kV11xkosxRmJhlrMRcWJABkbEI8oAgAA Mail like the following (quoted in full) should go to zsh-workers@zsh.org. mailing list. I'm not sure who on zsh-workers is currently using zsh on cygwin64, but I haven't seen any mention of it on the mailing list yet. pws On Tue, 14 May 2013 19:06:59 +0800 XueJia Zhe wrote: > Hi all, >=20 > I have download zsh 5.0.2 then: > *./configure* > *make* > but i get an error about '.data'. > I't linker error, i think it's bug of cygwin64 gcc runtime lib. > I'm sure I have install all dependence libs need to build zsh. >=20 > you can re-produce this issue as next steps: > 1, install cygwin64 and x86_64 gcc tool chain. > 2, install all zsh dependence libs, such as ncurse. > 3, download zsh 5.0.2, then uncompress them in zsh dir. > 4, cd into zsh dir, then run ./configure, it's generate makefile fine. > 5, run make in zsh dir. The error will show in console. >=20 > here is the *gcc -v* output: > Using built-in specs. > COLLECT_GCC=3Dgcc > COLLECT_LTO_WRAPPER=3D/usr/lib/gcc/x86_64-pc-cygwin/4.8.0/lto-wrapper.exe > Target: x86_64-pc-cygwin > Configured with: /usr/src/ports/gcc/gcc-4.8.0-2/src/gcc-4.8.0/configure > --srcdir=3D/usr/src/ports/gcc/gcc-4.8.0-2/src/gcc-4.8.0 --prefix=3D/usr > --exec-prefix=3D/usr --bindir=3D/usr/bin --sbindir=3D/usr/sbin > --libexecdir=3D/usr/lib --datadir=3D/usr/share --localstatedir=3D/var > --sysconfdir=3D/etc --datarootdir=3D/usr/share --docdir=3D/usr/share/doc/= gcc -C > --build=3Dx86_64-pc-cygwin --host=3Dx86_64-pc-cygwin --target=3Dx86_64-pc= -cygwin > --without-libiconv-prefix --without-libintl-prefix --enable-shared > --enable-shared-libgcc --enable-static > --enable-version-specific-runtime-libs --enable-bootstrap > --disable-__cxa_atexit --with-dwarf2 --with-tune=3Dgeneric > --enable-languages=3Dc,c++,fortran,lto,objc,obj-c++ --enable-graphite > --enable-threads=3Dposix --enable-libatomic --enable-libgomp --disable-li= bitm > --enable-libquadmath --enable-libquadmath-support --enable-libssp > --enable-libgcj-sublibs --disable-java-awt --disable-symvers > --with-ecj-jar=3D/usr/share/java/ecj.jar --with-gnu-ld --with-gnu-as > --with-cloog-include=3D/usr/include/cloog-isl --without-libiconv-prefix > --without-libintl-prefix --with-system-zlib > Thread model: posix > gcc version 4.8.0 (GCC) >=20 > Also, could cygwin64 team to build and supply an official zsh? > I don't know how to get help, so just send you email ask for help, you are > kind=E2=80=8B, thanks very much :-) >=20 > thanks again :-) >=20 >=20 --=20 Peter Stephenson Principal Software Engineer Tel: +44 (0)1223 434724 Samsung Cambridge Solution Centre St John's House, St John's Innovation Park, Cowley Road, Cambridge, CB4 0DS, UK