RE: [1.7] Unable to find jpeg_CreateDecompress but linked against cygjpeg-62.dll OK

2009-04-06 Thread Thrall, Bryan
Dave Korn wrote on Friday, March 27, 2009 11:46 AM: > Charles Wilson wrote: >> Thrall, Bryan wrote: >>> I recently installed 1.7 (C:\cygwin_1.7) alongside 1.5 (C:\cygwin) on my >>> workstation, then reconfigured and rebuilt my application (vital), which >>> worked just fine under 1.5 but doesn't un

RE: [1.7] Unable to find jpeg_CreateDecompress but linked against cygjpeg-62.dll OK

2009-03-27 Thread Thrall, Bryan
Thrall, Bryan wrote on Friday, March 27, 2009 12:54 PM: > Yes, -lm, no -lpthread, but gcc 3.4.4: > > $ gcc --version > gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) > Copyright (C) 2004 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. T

RE: [1.7] Unable to find jpeg_CreateDecompress but linked against cygjpeg-62.dll OK

2009-03-27 Thread Thrall, Bryan
Dave Korn wrote on Friday, March 27, 2009 11:46 AM: > Charles Wilson wrote: >> Thrall, Bryan wrote: >>> I recently installed 1.7 (C:\cygwin_1.7) alongside 1.5 (C:\cygwin) on my >>> workstation, then reconfigured and rebuilt my application (vital), which >>> worked just fine under 1.5 but doesn't u

Re: [1.7] Unable to find jpeg_CreateDecompress but linked against cygjpeg-62.dll OK

2009-03-27 Thread Dave Korn
Charles Wilson wrote: > Thrall, Bryan wrote: >> I recently installed 1.7 (C:\cygwin_1.7) alongside 1.5 (C:\cygwin) on my >> workstation, then reconfigured and rebuilt my application (vital), which >> worked just fine under 1.5 but doesn't under 1.7. > >> "Unable to find jpeg_CreateDecompress in cy

Re: [1.7] Unable to find jpeg_CreateDecompress but linked against cygjpeg-62.dll OK

2009-03-27 Thread Charles Wilson
Thrall, Bryan wrote: > I recently installed 1.7 (C:\cygwin_1.7) alongside 1.5 (C:\cygwin) on my > workstation, then reconfigured and rebuilt my application (vital), which > worked just fine under 1.5 but doesn't under 1.7. > "Unable to find jpeg_CreateDecompress in cygwin1.dll".