Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: cygwin64 can not build zsh 5.0.2
- X-seq: zsh-workers 31401
- From: XueJia Zhe <vvwalle@xxxxxxxxx>
- To: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- Subject: Re: cygwin64 can not build zsh 5.0.2
- Date: Tue, 14 May 2013 21:14:22 +0800
- Cc: "Zsh Hackers' List" <zsh-workers@xxxxxxx>
- 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==
- In-reply-to: <20130514123033.3f0dfc4f@pwslap01u.europe.root.pri>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CAOjwHPbVW8BQ2J==oYnDFXMTcMSVsP-uj7Qu42Y288SRHJG76g@mail.gmail.com> <20130514123033.3f0dfc4f@pwslap01u.europe.root.pri>
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 <p.stephenson@xxxxxxxxxxx>
> Mail like the following (quoted in full) should go to
> zsh-workers@xxxxxxx. 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 <vvwalle@xxxxxxxxx> 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=gcc
> > COLLECT_LTO_WRAPPER=/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=/usr/src/ports/gcc/gcc-4.8.0-2/src/gcc-4.8.0 --prefix=/usr
> > --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin
> > --libexecdir=/usr/lib --datadir=/usr/share --localstatedir=/var
> > --sysconfdir=/etc --datarootdir=/usr/share --docdir=/usr/share/doc/gcc -C
> > --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin
> --target=x86_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=generic
> > --enable-languages=c,c++,fortran,lto,objc,obj-c++ --enable-graphite
> > --enable-threads=posix --enable-libatomic --enable-libgomp
> --disable-libitm
> > --enable-libquadmath --enable-libquadmath-support --enable-libssp
> > --enable-libgcj-sublibs --disable-java-awt --disable-symvers
> > --with-ecj-jar=/usr/share/java/ecj.jar --with-gnu-ld --with-gnu-as
> > --with-cloog-include=/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, thanks very much :-)
> >
> > thanks again :-)
> >
> >
>
>
>
> --
> Peter Stephenson <p.stephenson@xxxxxxxxxxx> 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
>
--
*With Regards,*
*Zhe XueJia*
Messages sorted by:
Reverse Date,
Date,
Thread,
Author