[xsd-users] Problem using cygwin bash shell

Boris Kolpackov boris at codesynthesis.com
Thu Aug 25 08:33:02 EDT 2005


Arlo,

Arlo <arlo.borras at dryade.net> writes:

> I've just made a global search on my desktop, and i haven't got
> hello.hxx and hello.cxx files except those in
> xsd-1.1.0-i686-windows/documentation/cxx/tree/quick-guide

Something really fishy is going on here.


> Any other idea ?

I just tried repeating steps similar to the ones you sent in the
other mail. Can you try these and see if/where your output would
differ:


$ cd /cygdrive/c

$ mkdir tmp

$ cd tmp

$ pwd
/cygdrive/c/tmp

$ # download xsd-1.1.0-i686-windows.zip

$ ls
xsd-1.1.0-i686-windows.zip

$ unzip xsd-1.1.0-i686-windows.zip

  ... all those inflating messages ...

$ ls
xsd-1.1.0-i686-windows xsd-1.1.0-i686-windows.zip

$ touch hello.hxx

$ ls
hello.hxx xsd-1.1.0-i686-windows xsd-1.1.0-i686-windows.zip

$ rm hello.hxx

$ ls
xsd-1.1.0-i686-windows xsd-1.1.0-i686-windows.zip

$ xsd-1.1.0-i686-windows/bin/xsd.exe cxx-tree xsd-1.1.0-i686-windows/examples/cxx/tree/hello/hello.xsd

$ echo $?
0

$ ls
hello.cxx hello.hxx xsd-1.1.0-i686-windows xsd-1.1.0-i686-windows.zip


Can you also show me what is your environment by executing

$ env


thanks,
-boris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 652 bytes
Desc: Digital signature
Url : http://codesynthesis.com/pipermail/xsd-users/attachments/20050825/99d8a866/attachment.pgp


More information about the xsd-users mailing list