From owner-freebsd-emulation@FreeBSD.ORG Wed Jul 5 22:05:55 2006 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEB6316A4DA for ; Wed, 5 Jul 2006 22:05:55 +0000 (UTC) (envelope-from thierry@pompo.net) Received: from graf.pompo.net (graf.pompo.net [81.56.186.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6000443D46 for ; Wed, 5 Jul 2006 22:05:55 +0000 (GMT) (envelope-from thierry@pompo.net) Received: by graf.pompo.net (Postfix, from userid 1001) id 585191143B; Thu, 6 Jul 2006 00:05:23 +0200 (CEST) Date: Thu, 6 Jul 2006 00:05:23 +0200 From: Thierry Thomas To: John E Hein Message-ID: <20060705220523.GJ40533@graf.pompo.net> Mail-Followup-To: John E Hein , FreeBSD-emulation References: <20060704190921.GA73715@graf.pompo.net> <20060705113056.zdudl6ke80g8cwck@netchild.homeip.net> <20060705162636.8slkpmxus40gcsgc@graf.pompo.net> <20060705165624.sc7c4e2hc84o4s8o@netchild.homeip.net> <20060705173036.gglfyz1les8okcsg@graf.pompo.net> <17579.62634.470596.561225@gromit.timing.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <17579.62634.470596.561225@gromit.timing.com> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 6.1-STABLE i386 Organization: Kabbale Eros X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: X-PGP: 0xC71405A2 Cc: FreeBSD-emulation Subject: Re: Missing libg2c.so.0 ? X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jul 2006 22:05:56 -0000 Le Mer 5 jul 06 à 19:19:38 +0200, John E Hein écrivait : > Your other option is to see if you can find or build a version of your > linux app based on a newer gcc/gfortran (that doesn't bring in the > libg2c dependency). This is best IMO if that option is available. Unfortunately, Gibi is a closed source application, and I cannot change it (it's why it has to run under Linux emulation on i386 only). But Boris has ported this lib as "lang/linux-libg2c": I have just tested it, and everything works fine! Regards, -- Th. Thomas.