Re: [GnuWin32-Users] distribute gnuwin32 with Ch

2005-02-16 Thread Peter Wu
Hi Marc, > >Here is the difference between tcsh and ch shell. > >Tcsh shell is C-like Shell, Ch shell is C-compatible shell. Note > >that Ch is C/C++ interpreter, it supports C99 and C++ class. > >All Win32, GTK, OpenGL, ODBC applications can run > >in Ch without compilation. > > > > > well,

[GnuWin32-Users] [gnuwin32 - Help] RE: New libtiff packages

2005-02-16 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3000144 By: michelepetrazzo Fantastic! Thanks a lot, Michele Petrazzo __ You are receiving this email because you elected to monitor this fo

[GnuWin32-Users] [gnuwin32 - Help] RE: New libtiff packages

2005-02-16 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=343 By: gnuwin32 Real soon now, hopefully in the next weekend. __ You are receiving this email because you elected to monitor this forum.

[GnuWin32-Users] [gnuwin32 - Help] New libtiff packages

2005-02-16 Thread SourceForge.net
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=264 By: michelepetrazzo I have see that there is a new libtiff packages (3.7.x) released. There is someone that think to upgrade gnuwin32 libtiff from 3.6.x to 3.7? I want to use it to my new release of an

[GnuWin32-Users] Re: texinfo-4.6 says: Terminal type 'dumb' is not smart enough to run Info

2005-02-16 Thread Mathias Michaelis
Hello Keith >> info: Terminal type 'dumb' is not smart enough to run Info. >> > This is the precise message I was referring to, in my earlier post, > when I said I could not run info 4.6 from cmd.exe. > > I normally use the MSYS shell, ... > > GnuWin32 does provide a termcap implementation, so

Re: [GnuWin32-Users] distribute gnuwin32 with Ch

2005-02-16 Thread Marc Chantreux
Hi Peter, Peter Wu a écrit : Here is the difference between tcsh and ch shell. Tcsh shell is C-like Shell, Ch shell is C-compatible shell. Note that Ch is C/C++ interpreter, it supports C99 and C++ class. All Win32, GTK, OpenGL, ODBC applications can run in Ch without compilation. well, Yet a