delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2008/03/17/03:51:35

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
X-Mailer: 21.4 (patch 21) "Educational Television" XEmacs Lucid (via feedmail 10 I)
To: Cygwin List <cygwin AT cygwin DOT com>
Subject: [Packaging bug] guile-1.8.2-1
From: "Dr. Volker Zell" <dr DOT volker DOT zell AT oracle DOT com>
Date: Mon, 17 Mar 2008 09:50:19 +0100
Message-ID: <7ztzj57n04.fsf@vzell-de.de.oracle.com>
MIME-Version: 1.0
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

Hey

I think the following patch should be applied to guile-snarf:

--- /usr/bin/guile-snarf        2007-08-27 09:14:20.001000000 +0200
+++ /tmp/guile-snarf    2008-03-17 09:16:37.593750000 +0100
@@ -72,7 +72,7 @@
 tempdir="/tmp/snarf.$$"
 (umask 077 && mkdir $tempdir) || exit 1
 temp="$tempdir/tmp"
-if [ x"$CPP" = x ] ; then cpp="i686-cygwin-gcc  -E" ; else cpp="$CPP" ; fi
+if [ x"$CPP" = x ] ; then cpp="gcc  -E" ; else cpp="$CPP" ; fi
 
 trap "rm -rf $tempdir" 0 1 2 15


Ciao
  Volker

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019