Re: Compilation problems

2004-09-13 Thread Larry Hall
At 08:27 AM 9/13/2004, you wrote: >Hi > >I have problems with compiling Java and C++ programs. >I have installed Cygwin version 2.427 with all >packages provided in Setup.exe. When I use Xemacs to >write my programs, everything seems to be normal- >correct formatting, there are the necessarry tools

Re: Compilation problems with a simple socket app

2004-04-12 Thread Alejandro Lopez-Valencia
On Mon, 12 Apr 2004 23:23:51 +0200, Carlos wrote in <[EMAIL PROTECTED]>: >Hello. > >I'm using 'gcc 3.2' on 'MS Windows 2000 SP2' >with 'cygwin-1.5.9-1' installed. > >I'm trying to build a simple socket app: > [snip] WFM (Funciona para mí) > >But I get this error message when trying to >compile:

Re: Compilation problems with a simple socket app

2004-04-12 Thread Larry Hall
At 05:23 PM 4/12/2004, you wrote: >Hello. > >I'm using 'gcc 3.2' on 'MS Windows 2000 SP2' >with 'cygwin-1.5.9-1' installed. > >I'm trying to build a simple socket app: > >--// >#include >#include >#include >#include >#include >#include >#include > >#define S