From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4900 invoked by alias); 14 May 2013 13:14:35 -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: 31401 Received: (qmail 12866 invoked from network); 14 May 2013 13:14:31 -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=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 Received-SPF: pass (ns1.primenet.com.au: SPF record at _netblocks.google.com designates 209.85.128.196 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=rt7cLzpel1II5oAMouQLMwcO6i3lz/KR5+M8nlL4kns=; b=hVt4tae7QdWt3KuKRkw0Mi0bJYXHDDi7OKuv8woad/XiQ5I+wbG+DUNfrZI2F0uV2N miRjd2Zwr9bZl6VGjBuTqs368Muceh1V5Xf6BTW2FKPHq3ElEh2s9NT/qzfWw0r2+UTz SmEFf2rqCfd6H2GDdvjjTgd5cC/lhXUxJty5LTi13ekp6PZrvGedlKl7CH/RxtkLhANW V7f6Pn3eeqRn7iH2vc/74Fh+2BTb1XMxPbe57GVX2Ho3aTWwyud910L5wBEM6f6DTCid USsD4T974VahrPxL95JGRwopBmSPXlXCKNGfGGZDCCKHBjK7R3Np43YgmBddDEyj12Pd xtUg== MIME-Version: 1.0 X-Received: by 10.220.82.3 with SMTP id z3mr21819492vck.18.1368537262822; Tue, 14 May 2013 06:14:22 -0700 (PDT) In-Reply-To: <20130514123033.3f0dfc4f@pwslap01u.europe.root.pri> References: <20130514123033.3f0dfc4f@pwslap01u.europe.root.pri> Date: Tue, 14 May 2013 21:14:22 +0800 Message-ID: Subject: Re: cygwin64 can not build zsh 5.0.2 From: XueJia Zhe To: Peter Stephenson Cc: "Zsh Hackers' List" Content-Type: multipart/alternative; boundary=001a11c1ed3269da5404dcad696e --001a11c1ed3269da5404dcad696e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I realy don't know how to do. Where should I submit the issue? could you help me to submit that? thanks for you so soon reply :-) 2013/5/14 Peter Stephenson > 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, > > > > 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. > > > > 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. > > > > 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.e= xe > > 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/do= c/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-libitm > > --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) > > > > 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 :-) > > > > thanks again :-) > > > > > > > > -- > 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 > --=20 *With Regards,* *Zhe XueJia* --001a11c1ed3269da5404dcad696e--