zsh-workers
 help / color / mirror / code / Atom feed
* Re: cygwin64 can not build zsh 5.0.2
       [not found] <CAOjwHPbVW8BQ2J==oYnDFXMTcMSVsP-uj7Qu42Y288SRHJG76g@mail.gmail.com>
@ 2013-05-14 11:30 ` Peter Stephenson
  2013-05-14 13:14   ` XueJia Zhe
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Stephenson @ 2013-05-14 11:30 UTC (permalink / raw)
  To: XueJia Zhe, Zsh Hackers' List

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 <vvwalle@gmail.com> 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@samsung.com>       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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: cygwin64 can not build zsh 5.0.2
  2013-05-14 11:30 ` cygwin64 can not build zsh 5.0.2 Peter Stephenson
@ 2013-05-14 13:14   ` XueJia Zhe
  2013-05-14 13:26     ` Peter Stephenson
  0 siblings, 1 reply; 3+ messages in thread
From: XueJia Zhe @ 2013-05-14 13:14 UTC (permalink / raw)
  To: Peter Stephenson; +Cc: Zsh Hackers' List

[-- Attachment #1: Type: text/plain, Size: 3097 bytes --]

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@samsung.com>

> 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 <vvwalle@gmail.com> 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@samsung.com>       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*

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: cygwin64 can not build zsh 5.0.2
  2013-05-14 13:14   ` XueJia Zhe
@ 2013-05-14 13:26     ` Peter Stephenson
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Stephenson @ 2013-05-14 13:26 UTC (permalink / raw)
  To: XueJia Zhe; +Cc: Zsh Hackers' List

On Tue, 14 May 2013 21:14:22 +0800
XueJia Zhe <vvwalle@gmail.com> wrote:
> I realy don't know how to do.
> Where should I submit the issue? could you help me to submit that?

It's been sent to the right place now.

However, I'm not sure if anyone knows enough to give you a useful reply.

pws


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-05-14 13:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAOjwHPbVW8BQ2J==oYnDFXMTcMSVsP-uj7Qu42Y288SRHJG76g@mail.gmail.com>
2013-05-14 11:30 ` cygwin64 can not build zsh 5.0.2 Peter Stephenson
2013-05-14 13:14   ` XueJia Zhe
2013-05-14 13:26     ` Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).