This is the mail archive of the cygwin@sourceware.cygnus.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: compile time error message under B20.1


"Kevin Plyler" <plylerk@agcs.com> writes:
> Howdy,
> 
> I have been using B19 for a while and have been happy.  I was hoping to gain 
> access to
> SIOCGIFNETMASK in B20.1 (which appears to not be there yet.), but when I comp
> ile,
> I always get the follofing compile time message from gcc:
> 
> "The procedure entry point dll_noncygwin_dllcrt0 could not
>   be located in the dynamic link library cygwin1.dll"
> 
> in a pop up window.  Any ideas as to what I might be doing wrong?
> 

Sounds like you have B20 DLL somewhere, and then trying to run programs
that were linked to B20.1 DLL.

Make sure you don't have an older cygwin1.dll lying around. Search through 
your disk to find *all* copies of cygwin1.dll, and make sure it's the
same version. Of course, I don't include the "backup" copies in a directory
that is not in your path when I say all.

Regards,
Mumit


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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