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:from:to:subject:date:content-type :content-transfer-encoding:mime-version; q=dns; s=default; b=eNe +7e89mqtmjtOTegUBHx2h9Bsh9hIzGTzg5bMqNb9QhOoGm/knU7hpvqfy1kIORWV wZMNTPSNScWQvx71CzKPn/jQsqlsOQ1z5hMRBT2DmSMAG28Z/SZK/M2l0cBD23IY VI6VqRT//BOx0mTvvTss5WabGxH7CGWFj1Ezlv2o= 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:from:to:subject:date:content-type :content-transfer-encoding:mime-version; s=default; bh=riyeVUMVi 98O8EPY44sjlfMYft8=; b=yd6MZ0k91S42WwNBdgFkXcibQ224nwnjuAAIEt0bY 46YUhczVXLqe0jRwIFjBssSNPvr5FvQuCIlMZlDHJLDr9l92tL3lezTNTv3QOG8n CUohzh3qGvnbQZYYVHZV6OfHKnt6VERCoB2W/2xFcxXIVZEnjgL+Lkp3aPyICONP Vo= 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=2.0 required=5.0 tests=AWL,BAYES_40,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_PASS autolearn=no version=3.3.1 X-TMN: [0R8hDfHWO3CN1CBwIqTx/gSmLFjxpQo5] Message-ID: From: Bill Hammond To: "cygwin AT cygwin DOT com" Subject: Re: Cygwin64 libjpeg-turbo missing/damaged library file Date: Sat, 27 Jul 2013 10:37:52 -0700 Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id r6RHcDHx032459 >try >cc -g -flto imgopt.o support.o ../common/jpeg.o ../common/gifread.o > ../common/gifwrite.o ../common/image.o ../common/misc.o ../common/file.o ../common/fuzzy.o >-o a.exe -lm -ljpeg Yep, that did it. I went back and re-read the gcc link order logic and should have looked at the old makefile first! Thanks for the help! - B -- 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