This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: dllcrt2.o not found


Yes!  It linked AND it works fine with my app.  Thanks!  The change looks
clean and consistent with the rest of that specs line.

-Nate

On Thu, 22 Mar 2001, Earnie Boyd wrote:
> Ok, I think I've found the problem.  I've attached a specs.new file. 
> Save it to /tmp/specs.new and try
>   gcc -mwindows -mno-cygwin -DDBG -s -Wl,--out-implib,Packet.a -mdll \
>   -o Packet.dll Packet.def Packet32.o -specs=/tmp/specs.new
> and report the result.


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]