X-Spam-Check-By: sourceware.org
Message-ID: <43935CD4.3080904@cwilson.fastmail.fm>
Date: Sun, 04 Dec 2005 16:17:08 -0500
From: Charles Wilson <cygwin@cwilson.fastmail.fm>
User-Agent: Thunderbird 1.5 (Windows/20051025)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: libtiff, libjpeg, cygwin compile problems
References: <Pine.LNX.4.63.0512040830130.20603@vgfl.cnhywyhpnf.bet>
In-Reply-To: <Pine.LNX.4.63.0512040830130.20603@vgfl.cnhywyhpnf.bet>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Paul J. Lucas wrote:
> 	I'm trying to compile libtiff (using libjpeg) under cygwin and
> 	I'm getting all kinds of compile-time errors.  FYI: I need to
> 	compile with the -mno-cygwin flag to gcc since my software as a
> 	whole can't depend on the end-user having cygwin installed.

You're not really compiling for cygwin.  When you use -mno-cygwin, 
you're compiling for native windows.  I don't support jpeg/tiff for 
anything other than pure cygwin.  You'll have better luck looking here:

http://gnuwin32.sourceforge.net/

Those guys do native-windows (e.g. -mno-cygwin) ports (although they 
actually use the mingw compiler, not the cygwin compiler in -mno-cygwin 
mode).

--
Chuck
cygwin jpeg/tiff maintainer

--
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/

