RE: gcc error in Cygwin

2007-07-15 Thread Dave Korn
On 15 July 2007 22:08, ppanta wrote: > I'm using the makefile that came with the code I'm working on and I cant > seem to get it working > in the Cygwin system even though it works perfectly fine in SUN. That's because it was written for Sun's C compiler and not gcc, and Sun uses Sun's C compil

gcc error in Cygwin

2007-07-15 Thread ppanta
Hi, I'm using the makefile that came with the code I'm working on and I cant seem to get it working in the Cygwin system even though it works perfectly fine in SUN. I'm using gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) The errors I received state something like cc: Unrecogn

Re: Directory Aliasing

2007-07-15 Thread Larry Hall (Cygwin)
Reini Urban wrote: LittleTim schrieb: Problem: I do a lot of work in a directory with a long path name: C:\very long path name\My Work Question: Instead of having to type cd C:\very long path name\My Work everytime I want to switch to this directory, is there any way to do aliasing? For ex

RE: Problem after fresh Cygwin installation

2007-07-15 Thread Dave Korn
On 13 July 2007 19:12, Bernd Bartmann wrote: > Now comes the weird part. I created a new file hello.c in my home dir > with vim. ls -al shows that the file exists, but "more hello.c" gives > no output at all. I just get a new shell prompt. The same problem > exits when I run "gcc hello.c -o hello

Re: Directory Aliasing

2007-07-15 Thread Reini Urban
LittleTim schrieb: Problem: I do a lot of work in a directory with a long path name: C:\very long path name\My Work Question: Instead of having to type cd C:\very long path name\My Work everytime I want to switch to this directory, is there any way to do aliasing? For example, no matter wher

cygwin on XP home edition (Please help i cant get further with this)

2007-07-15 Thread Hennie
Is nobody using XP home edition in combination with cygwin? Can anybody with xp home edition create a user, throw it out of the group users So first Creat a user in Windows just with the graphical user accounts manager from the control panel in windows. Then throw it out of the group users.

Re: Cygwin (1.5.24) PIL(1.1.6) Install Problem: tight looping

2007-07-15 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Steve Holden wrote: > I have tried to install it, but each time I do I see the first compile > command start to run and the process hangs. If I CTRL/C the setup.py > and restart it, it begins the next compile (implying that the previous > one succeed