www.delorie.com/archives/browse.cgi | search |
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 AT cwilson DOT fastmail DOT fm> |
User-Agent: | Thunderbird 1.5 (Windows/20051025) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: libtiff, libjpeg, cygwin compile problems |
References: | <Pine DOT LNX DOT 4 DOT 63 DOT 0512040830130 DOT 20603 AT vgfl DOT cnhywyhpnf DOT bet> |
In-Reply-To: | <Pine.LNX.4.63.0512040830130.20603@vgfl.cnhywyhpnf.bet> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |