This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: REAL Problem building GCC on Cygwin on Vista


On 19 August 2007 20:22, Aaron Gray wrote:
Now I having a problem with libcpp getting the error :-

checking dependancy style of gcc... /usr/src/gcc-4.2.0/libcpp/configure: line 2887: ./depcomp: premission denied.

AFACT this actually looks like a Vista problem.


I replaced line 2875 with :-

cat "$am_depcomp" > conftest.dir/depcomp

from

cp "$am_depcomp" conftest.dir

It works fine now with the cat.

Can someone look into this please,

Aaron


-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/


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