X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: <02a901c85618$f749ec80$2e08a8c0 AT CAM DOT ARTIMI DOT COM> <478A77E2 DOT 9040100 AT cwilson DOT fastmail DOT 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 AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , 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 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 AT lists DOT sourceforge DOT 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/