gcc problem
Chris Faylor
cgf@cygnus.com
Fri Aug 11 17:22:00 GMT 2000
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
More information about the Cygwin
mailing list