This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Problems with 'bash'



Hi everybody

I'm new to gnu-win32, version b18, and i have big problems with it.

1. Why does   perl -e 'print "Hello world\n";' doesn't work ?
   I't works fine on in my 'bash' on my UNIX system.
   I also know that a workaround exists with 'qq', thanks to Perl, but
   this is just a simple example. It seems that 'bash' hates '"'.
   

2. The 'make' can't handle DOS paths like 'C:/foo' in 'VPATH'
   In the FAQ i found the workaround for this problem: '//C/foo'.
   But programs i call from the Makefile can't deal with such paths.
   Who can i make things like this working:
   
   %.o: %.c
   	program $<
   	
   	
   	
Thanks
Henri


-----------------------------------------------------------------------
Henri Periat				Phone:	0041 32 624 35 78
Ascom Business Systems AG		E-Mail:	periat@ens.ascom.ch
Dep. 3578				Fax:	0041 32 624 31 56
Ziegelmattstr. 1
CH-4503 Solothurn
Switzerland
-----------------------------------------------------------------------
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]