X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=hYI8yALlV4z1bEcnNrJWWRn5q+Jzxp88SBtzcV4dwr/
	TYpj2qe8xKvIBsJyasPRyhsAx6Q4boHs0TFaR/cAItzxkfniqFHRtKo9/nm3xw6m
	0XwZ2EYeszszHWOl84o5VBPityUKVbxuwFCm1kmAycBdqmYdBjgM/n5nLA6mXR4s
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=eP8bApOP/YhdhdFu2EB91dHuuNY=; b=QcMxvhL7VVAIftdHC
	X9FNK7g5W+Pj6ygEVp9gu/0UGiI4GuWyKNjanM1iVwjRi4pazHTB3V3KE9zfs+ly
	A3KXZDSgX6ofrNM8AgnzzbFQcMONBmvDAgTdUsEb27N6xXKyVA/vh4pojEQQEXDv
	gDj3y7M6ZyzwMaPLDMHtZbTPKo=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
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
X-Spam-SWARE-Status: No, score=-3.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_PASS autolearn=ham version=3.3.1
X-Received: by 10.15.110.10 with SMTP id cg10mr51548062eeb.57.1374922123200;        Sat, 27 Jul 2013 03:48:43 -0700 (PDT)
Message-ID: <51F3A582.5070404@gmail.com>
Date: Sat, 27 Jul 2013 12:48:34 +0200
From: marco atzeri <marco.atzeri@gmail.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Cygwin64 libjpeg-turbo missing/damaged library file
References: <BLU177-W5151F9DAFA0CFCA794A19AD06B0@phx.gbl> <BLU177-W38DF58153E3668D5C614D0D06B0@phx.gbl>
In-Reply-To: <BLU177-W38DF58153E3668D5C614D0D06B0@phx.gbl>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Il 7/27/2013 11:54 AM, Bill Hammond ha scritto:
> I am having trouble compiling an application that uses the libjpeg libraries under cygwin64.
>
> My program has compiled and run under cygwin32 for a long time. I can compile and run it under cygwin64 when I build and link against my own libjpeg.a. When I try and download the libjpeg-turbo libraries for cygwin64, it all comes apart. The "libjpeg-turbo" package is source only, and when I install "libjpeg-devel" and link against it with "-ljpeg", all the jpeg function calls are undefined.
> I am using the cygwin64 installer. Is there a problem with the cygwin64 libjpeg package(s), or am I not doing something right?

Hi Bill,
could you show your link instruction ?

Have you a small test case ?

FYI the turbo devel package is : libturbojpeg-devel

Regards
Marco


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

