| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <051501c7e339$4aeb3cc0$0600a8c0@ze4427wm> |
| From: | "Aaron Gray" <angray AT beeb DOT net> |
| To: | <cygwin AT cygwin DOT com> |
| References: | <03ca01c7e296$3698e4f0$0600a8c0 AT ze4427wm> <06e801c7e29c$38a6a790$2e08a8c0 AT CAM DOT ARTIMI DOT COM> <040701c7e2a7$d4c7ace0$0600a8c0 AT ze4427wm> |
| Subject: | Re: REAL Problem building GCC on Cygwin on Vista |
| Date: | Mon, 20 Aug 2007 15:49:20 +0100 |
| MIME-Version: | 1.0 |
| X-Mailer: | Microsoft Outlook Express 6.00.2900.3138 |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
>> 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |