Re: Entry point not found issues with cygwin DLLs

2018-07-02 Thread Brian Inglis
On 2018-07-02 14:36, Heavenly Avenger wrote: > On 7/2/2018 5:02 PM, Brian Inglis wrote: >> On 2018-07-02 13:35, Ken Brown wrote: >>> On 7/2/2018 3:08 PM, Heavenly Avenger wrote: I'm having hard times with cygwin here, random libraries stop working once I update or install new ones.

Re: Entry point not found issues with cygwin DLLs

2018-07-02 Thread Brian Inglis
On 2018-07-02 13:35, Ken Brown wrote: > On 7/2/2018 3:08 PM, Heavenly Avenger wrote: >> I'm having hard times with cygwin here, random libraries stop working once I >> update or install new ones. > This can happen if you update a package without updating its dependencies.  > For > example, the dep

Re: Entry point not found issues with cygwin DLLs

2018-07-02 Thread Ken Brown
On 7/2/2018 3:08 PM, Heavenly Avenger wrote: I'm having hard times with cygwin here, random libraries stop working once I update or install new ones. This can happen if you update a package without updating its dependencies. For example, the dependency might have introduced a new API. If I

Re: Entry point not found

2004-11-22 Thread Larry Hall
At 04:23 PM 11/22/2004, you wrote: >All, > >I'm running cygwin on my win 2000 PC and >I keep getting the following pop-up error when compiling a bunch of C++ >code >that I know other people compile fine on their cygwin/win 2000 machines. > >Cc1plus.exe - Entry point not found > The proc