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]

'new' broken in 2-95.2


The last couple of times I have installed cygnus
with gcc-2.95.2 I have gotten this troubling
error

/c/CYGNUS/CYGWIN~1/H-I586~1/BIN/../lib/gcc-lib/i586-cygwin32/2.95.2/include/new.
h:6: new: Permission denied

It is easily solved ( hacked ) by changing
c:\cygnus\cygwin-b20\H-i586-cygwin32\lib\gcc-lib\i586-cygwin32\2.95.2\include\new.h
line 6
//#include <new>
#include "new"

but I am wondering what else is broken that I am not
seeing ??

This is with a fresh install of
b20.1 full.exe
cygwin-inst-19991201.tar.gz
cygwin1-19991205.dll.gz
binutils-2.9.4-cygb20.tar.gz
gcc-2.95.2-cygb20.tar.gz
gcc-2.95.2-dev-ss.tar.gz
in that order

Cheers

Norman Vine


__________________________________________________
Do You Yahoo!?
Thousands of Stores.  Millions of Products.  All in one place.
Yahoo! Shopping: http://shopping.yahoo.com

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