Re: "dynamic link library /dev/null could not be found"

2002-01-21 Thread Christopher Faylor
On Mon, Jan 21, 2002 at 12:03:53PM +, David Starks-Browning wrote: >Oops, I forgot to provide an important clue! If I remove -lpthread >from the link line, the executable is OK. That's the clue I need. I'll fix this. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple B

Re: "dynamic link library /dev/null could not be found"

2002-01-21 Thread Pavel Tsekov
Scott Collis wrote: > I am having the same problem. I switched to 1.3.8 and now when I compile my > in-house code I get the same popup window that David sees referring to > /dev/null > > I do not use -lpthread but do use -lm on my link line: Yes! In my previous mail I pasted from the 1.3.7-

Re: "dynamic link library /dev/null could not be found"

2002-01-21 Thread Scott Collis
I am having the same problem. I switched to 1.3.8 and now when I compile my in-house code I get the same popup window that David sees referring to /dev/null I do not use -lpthread but do use -lm on my link line: g++ -g -o dgm.tmp Domain.o Element.o Line.o Quad.o Tri.o Edge.o Basis.o pol

Re: "dynamic link library /dev/null could not be found"

2002-01-21 Thread Pavel Tsekov
David Starks-Browning wrote: > Oops, I forgot to provide an important clue! If I remove -lpthread > from the link line, the executable is OK. > > On Monday 21 Jan 02, Pavel Tsekov writes: > >>This looks rather bizzare! :) Can you show the >>link line which was used ? >> > Just a simple test

Re: "dynamic link library /dev/null could not be found"

2002-01-21 Thread David Starks-Browning
Oops, I forgot to provide an important clue! If I remove -lpthread from the link line, the executable is OK. On Monday 21 Jan 02, Pavel Tsekov writes: > This looks rather bizzare! :) Can you show the > link line which was used ? Below. > Do you have a tool which show PE imports/exports ? > Som

Re: "dynamic link library /dev/null could not be found"

2002-01-21 Thread Pavel Tsekov
l with cygwin-1.3.8, I get the > following pop-up when I attempt to run the executable: > > The dynamic link library /dev/null could not be found in the > specified path ... > > And look what cygcheck shows for the cygwin-1.3.8-compiled > stunnel.exe: > > &

"dynamic link library /dev/null could not be found"

2002-01-21 Thread David Starks-Browning
op-up when I attempt to run the executable: The dynamic link library /dev/null could not be found in the specified path ... And look what cygcheck shows for the cygwin-1.3.8-compiled stunnel.exe: > ./stunnel.exe > C:\cygwin\bin\cygcrypto.dll > C:\cygwin\bin\cygwin1.dll