X-Spam-Check-By: sourceware.org Message-ID: <43C6EF7E.59F4E097@dessent.net> Date: Thu, 12 Jan 2006 16:08:30 -0800 From: Brian Dessent MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: problems with unistd.h References: <20060112222636 DOT 12487 DOT qmail AT web52912 DOT mail DOT yahoo DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Burcu Ozserim wrote: > c:\cygwin\usr\include\mingw\unistd.h(23) : error > C2081: 'off_t' : name in formal parameter list illegal This looks like the error message of MSVC or some other compiler that isn't gcc. That's not going to work, you must use gcc. Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/