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 Content-Type: text/plain; charset="iso-8859-1" From: Tim Prince Reply-To: tprince AT computer DOT org To: Manne Baum , cygwin AT cygwin DOT com Subject: Re: MSVC++ compiling against cygwin headers to link cygwin1.dll Date: Tue, 10 Dec 2002 05:38:52 -0800 References: <3DF5AD8F DOT D95F9E80 AT gmx DOT de> In-Reply-To: <3DF5AD8F.D95F9E80@gmx.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20021210133854.293662CB11@mailout.ywave.com> On Tuesday 10 December 2002 01:02, Manne Baum wrote: > Hi, > Is there a way to use cygwin1.dll by MSVC++ compiler/linker? > > I (read FAQ, searched lists and) tried with defines and includes but > couldn't make MSVC++ compile against cygwin headers like > #include > and end up with errors like > ...\cygwin\usr\include\sys\_types.h(13) : error C2632: 'long' followed by > 'long' not allowed > > Lack of support for long long is the least of your problems, but you could fix that by hitting the include files with the editor of your choice. -- Tim Prince -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/