Riccardo Gianninoni <[EMAIL PROTECTED]> writes: > Hi, > I installed the Cygwin to compile this software: > > site > jde > speedbar > semantic > elib > eieio > > but I can't find the make command.
Try to find a mingw32 port of make. Cygwin programs do not interoperate with other Windows tools very well, which is not good for a program like make. -- Jason Rumney
