Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zsh 4.3.2 bug



I just compiled zsh-4.3.2 fine with:

CC=cc ./configure --prefix=/tmp/zsh-install --enable-multibyte && make
&& make install

I have the following configuration:

$ uname -a
IRIX64 xxx 6.5 10060437 IP27 mips unknown Irix
$ cc -v
MIPSpro Compilers: Version 7.4.2m

Maybe switching from c99 to cc would to the trick?

FX



Messages sorted by: Reverse Date, Date, Thread, Author