X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: 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 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 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 AT cygwin DOT com Subject: Re: Cygwin64 libjpeg-turbo missing/damaged library file References: In-Reply-To: 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