Re: Cygwin64 libjpeg-turbo missing/damaged library file

2013-07-27 Thread Bill Hammond
>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 makef

Re: Cygwin64 libjpeg-turbo missing/damaged library file

2013-07-27 Thread Bill Hammond
>>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 >>libjpe

Cygwin64 libjpeg-turbo missing/damaged library file

2013-07-27 Thread Bill Hammond
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 librarie