This is the mail archive of the cygwin@sources.redhat.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: gcc problem


On Sat, Aug 12, 2000 at 01:12:20AM +0200, Consequator wrote:
>$ cpp -DFORK -DWIN32 darkbot.c -o darkbot -luser32
>cpp: installation problem, cannot exec
>`/usr/lib/gcc-lib/i686-cygwin/2.95.2/cpp.exe': Permission denied
>
>can anyone tell me why its giving me this ?
>it is giving me that msg when i do a make and showing a poppup window static
>that cpp.exe is linked to an missing output cygwin1.dll:_ctype_.

Yep.  You're mixing 1.x executables with a B20.1 Cygwin1.DLL.

Use only the newest version of the Cygwin DLL.

Check your environment and do a search of your system for all
occurrences of cygwin1.dll.  Keep the newest one.

cgf

--
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]