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 31400
- From: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- To: XueJia Zhe <vvwalle@xxxxxxxxx>, Zsh Hackers' List <zsh-workers@xxxxxxx>
- Subject: Re: cygwin64 can not build zsh 5.0.2
- Date: Tue, 14 May 2013 12:30:33 +0100
- In-reply-to: <CAOjwHPbVW8BQ2J==oYnDFXMTcMSVsP-uj7Qu42Y288SRHJG76g@mail.gmail.com>
- 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
- Organization: Samsung Cambridge Solution Centre
- References: <CAOjwHPbVW8BQ2J==oYnDFXMTcMSVsP-uj7Qu42Y288SRHJG76g@mail.gmail.com>
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
Messages sorted by:
Reverse Date,
Date,
Thread,
Author