Le 28/01/2011 03:39, Cyrille Lefevre a écrit :
Hi,

v2$ uname -a
CYGWIN_NT-6.0 pcvista 1.7.7(0.230/5/3) 2010-08-31 09:58 i686 Cygwin

aka

Windows XP Professional Ver 5.1 Build 2600 Service Pack 3

ast-ksh.2011-01-18.tgz and ast-ksh.2011-01-27.tgz seems to build ok, but :

v2$ arch/cygwin.i386/bin/ksh -c 'echo ${.sh.version}'
Version JM 93u 2011-01-18

well, same result w/ ast-ksh and ast-open 2010-03-09 from scratch !

how did you build your binary distribution ?

v2$ ldd /opt/ksh-2011-01-27/arch/cygwin.i386/bin/ksh
ntdll.dll => /cygdrive/c/Windows/system32/ntdll.dll (0x77ce0000)
kernel32.dll => /cygdrive/c/Windows/system32/kernel32.dll (0x77e30000)
cygwin1.dll => /usr/bin/cygwin1.dll (0x61000000)
ADVAPI32.DLL => /cygdrive/c/Windows/system32/ADVAPI32.DLL (0x76ea0000)
RPCRT4.dll => /cygdrive/c/Windows/system32/RPCRT4.dll (0x76b00000)
cygiconv-2.dll => /usr/bin/cygiconv-2.dll (0x674c0000)
cyggcc_s-1.dll => /usr/bin/cyggcc_s-1.dll (0x67f00000)
Secur32.dll => /cygdrive/c/Windows/system32/Secur32.dll (0x76310000)

ditto for /opt/ast-2011-01-27/arch/cygwin.i386/bin/ksh aka ast-open.

why my build seems to be staticcaly linked while your ast-open is dynamically linked ?

v2$ pwd
/opt/ast-2010-03

v2$ ldd bin/ksh
        ntdll.dll => /cygdrive/c/Windows/system32/ntdll.dll (0x77ce0000)
kernel32.dll => /cygdrive/c/Windows/system32/kernel32.dll (0x77e30000)
        cygwin1.dll => /usr/bin/cygwin1.dll (0x61000000)
ADVAPI32.DLL => /cygdrive/c/Windows/system32/ADVAPI32.DLL (0x76ea0000)
        RPCRT4.dll => /cygdrive/c/Windows/system32/RPCRT4.dll (0x76b00000)
        cygshell11.dll => /opt/ast-2010-03/bin/cygshell11.dll (0x6f100000)
        cygast54.dll => /opt/ast-2010-03/bin/cygast54.dll (0x66e80000)
        cygiconv-2.dll => /usr/bin/cygiconv-2.dll (0x674c0000)
        cyggcc_s-1.dll => /usr/bin/cyggcc_s-1.dll (0x67f00000)
        cygcmd12.dll => /opt/ast-2010-03/bin/cygcmd12.dll (0x69240000)
        cygdll10.dll => /opt/ast-2010-03/bin/cygdll10.dll (0x6a2c0000)
Secur32.dll => /cygdrive/c/Windows/system32/Secur32.dll (0x76310000)

v2$ gcc --version
gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)

maybe you are using gcc 4.3.4 ?

is it a ksh or cygwin problem ?

Regards,

Cyrille Lefevre
--
mailto:[email protected]



_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to