From mint-bounce@lists.fishpool.fi  Mon Mar  7 22:16:42 2005
X-Original-To: fnaumann@mail.boerde.de
Delivered-To: fnaumann@mail.boerde.de
X-ME-UUID: 20050307211315166.040871C002BC@mwinf0601.wanadoo.fr
Date: Mon, 7 Mar 2005 22:15:41 +0100
From: Patrice Mandin <mandin.patrice@wanadoo.fr>
To: Mint list <mint@fishpool.com>
Subject: [MiNT] gcc 2.95.3 with recent mintlib (was Re: Missing longjmp definition
 when compiling C++ programs)
Message-Id: <20050307221541.2adf11cb.mandin.patrice@wanadoo.fr>
In-Reply-To: <Pine.NEB.4.62.0503031828070.22711@wh58-508.st.uni-magdeburg.de>
References: <20050303155030.68009a00.mandin.patrice@wanadoo.fr>
	<Pine.NEB.4.62.0503031714400.22711@wh58-508.st.uni-magdeburg.de>
	<jek6oo4qux.fsf@sykes.suse.de>
	<Pine.NEB.4.62.0503031828070.22711@wh58-508.st.uni-magdeburg.de>
Organization: Chez moi
X-Mailer: Sylpheed version 1.0.0 (GTK+ 1.2.10; i586-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-15
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-To: mint-bounce@lists.fishpool.fi
X-original-sender: mandin.patrice@wanadoo.fr
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
X-Virus-Scanned: by amavisd-new at relay.boerde.de
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on relay.boerde.de
X-Spam-Status: No, hits=1.9 tagged_above=-50.5 required=5.0 tests=AWL,
 BAYES_00, RCVD_IN_SORBS
X-Spam-Level: *
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by wh58-508.st.uni-magdeburg.de id j27LGdBU026549

Le Thu, 3 Mar 2005 18:29:23 +0100 (CET)
Frank Naumann <fnaumann@boerde.de> a écrit:

> That's rigth too. And looking at the source I don't see a reason why
> there is a problem.

I tried recompiling gcc 2.95.3 with mint patch (building a
cross-compiler on Linux), and I get problems with
current mintlib includes. When trying to compile iostream.cc I got
'invalid exception definitions' errors. I found that it was caused by
the __PROTO macro. Removing it in mintlib/include/printf.h fixed the
issue. It is not used in the GNU libc library, so maybe it is useless
now also in mintlib ?

-- 
Patrice Mandin
WWW: http://membres.lycos.fr/pmandin/
Programmeur Linux, Atari
Spécialité: Développement, jeux


