| www.delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| References: | <0F055DC015B03348AFBE018C85F01EB84EACA7B045 AT MILLS DOT medewerker DOT fontys DOT local> |
| Subject: | RE: Problem using Cygwin with SubVersion |
| Date: | Wed, 8 Oct 2008 09:18:28 +0100 |
| Message-ID: | <029801c9291e$71b86f40$9601a8c0@CAM.ARTIMI.COM> |
| MIME-Version: | 1.0 |
| X-Mailer: | Microsoft Office Outlook 11 |
| In-Reply-To: | <0F055DC015B03348AFBE018C85F01EB84EACA7B045@MILLS.medewerker.fontys.local> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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 |
Verkooijen,Joost J.W. wrote on 08 October 2008 08:52:
> Hello,
>
> I installed Cygwin on my PC and it works fine. After the installation I
> committed the files to my SVN repository. I downloaded the files at
> another PC and tried to run the following command 'gcc -o test.o test.c'.
> It returns the error:
>
> /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/as.exe:
> /usr/li
> b/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/as.exe: cannot
> execute binary file
>
> When I use the same command at my PC where I originally installed Cygwin
> there are no errors returned.
>
> Both PCs run Windows XP SP3. Please can you help me? I don't know what
> the problem is.
Probably your .exes lost the -x permission bit. You need to make sure they
get the svn:executable property when you commit them for preference, but you
can also go back and add it later.
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
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 |