X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
References: <f087a7604f.admin@snowstone.org.uk> <02a901c85618$f749ec80$2e08a8c0@CAM.ARTIMI.COM> <478A77E2.9040100@cwilson.fastmail.fm>
Subject: [SOLVED] RE: Finding Autogen
Date: Sun, 27 Jan 2008 13:07:35 -0000
Message-ID: <008901c860e5$9578ac30$2e08a8c0@CAM.ARTIMI.COM>
MIME-Version: 1.0
Content-Type: text/plain; 	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
In-Reply-To: <478A77E2.9040100@cwilson.fastmail.fm>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 13 January 2008 20:43, Charles Wilson wrote:

> Dave Korn wrote:
>>   There is no standard cygwin release of autogen, and last time I tried to
>> build it from source it didn't work.  Sorry to be the bearer of bad news.
> 
> When I tried to build it (both for mingw/msys and for cygwin) I found
> that it (triggered a guile) core-dump every time I ran it. However, it
> was a failure-on-exit problem: the generated files were correct and
> complete.
> 
> See
>
http://www.mail-archive.com/autogen-users@lists.sourceforge.net/msg00077.html
> 


  It appears to be a problem of libguile-17 needing to be rebuilt with one of
the more recent gcc packages that fixes the
throwing-a-std::string-across-a-dll-boundary bug[*].  That fixed it for me,
anyway.  I uploaded my build of autogen for a friend of Adam's who contacted
me off-list, so if anyone else would like to give it a go, you can get autogen
from:

http://rapidshare.com/files/85998958/autogen-5.9.4-0-strip.tar.bz2

and you'll need the rebuilt libguile dll to make it work too:

http://rapidshare.com/files/87008759/cygguile-17.dll.tar.bz2

  These were both built plain OOTB from sources, no configure options nor
patching were needed.  (Once we've verified the problem and solution and
upgraded libguile in the distro I'll presumably ITP autogen.)

    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/

