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

Os2



Hi Peter,

That fixed it :P Thankz

I see now at the end of make:
gcc -Zexe -Zomf -Zmap -Zargs-wild -Zbin-files -D__ST_MT_ERRNO__ -s -rdynamic -o zsh.exe main.o `cat stamp-modobjs` -lgdbm -lsocket -ldl -lncursesw -lm -lc
gcc: unrecognized option '-rdynamic'
make.exe[2]: Entering directory `U:/zsh-4.3.9/Src'
make.exe[3]: Entering directory `U:/zsh-4.3.9/Src/Builtins'
make.exe[3]: Leaving directory `U:/zsh-4.3.9/Src/Builtins'
make.exe[3]: Entering directory `U:/zsh-4.3.9/Src/Modules'
make.exe[3]: Leaving directory `U:/zsh-4.3.9/Src/Modules'
make.exe[3]: Entering directory `U:/zsh-4.3.9/Src/Zle'
make.exe[3]: Leaving directory `U:/zsh-4.3.9/Src/Zle'
make.exe[2]: Leaving directory `U:/zsh-4.3.9/Src'
make.exe[1]: Leaving directory `U:/zsh-4.3.9/Src'
make.exe[1]: Entering directory `U:/zsh-4.3.9/Doc'
make.exe[1]: Nothing to be done for `all'.
make.exe[1]: Leaving directory `U:/zsh-4.3.9/Doc'


And when i start Zsh i get
U:\zsh-4.3.9\Src>zsh.exe
ttyname() not implemented: Error 0
zsh: bad tcgets: invalid argument





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