From mint-bounce@lists.fishpool.fi Mon Oct 30 22:10:31 2006 X-Original-To: fnaumann@mail.boerde.de Delivered-To: fnaumann@mail.boerde.de Message-ID: <1162241941.45466795daa80@webmail1.utbm.fr> Date: Mon, 30 Oct 2006 21:59:01 +0100 From: "olivier.landemarre@utbm.fr" To: mint@fishpool.com Subject: Re: [MiNT] =?iso-8859-1?b?kWxvbmc=?= long =?iso-8859-1?b?bG9uZ5I=?= is too long for GCC in stdlib.h References: <1162069826.4543c742566bb@webmail1.utbm.fr> In-Reply-To: <1162069826.4543c742566bb@webmail1.utbm.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-To: mint-bounce@lists.fishpool.fi X-original-sender: olivier.landemarre@utbm.fr Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: 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=-0.7 tagged_above=-50.5 required=7.0 tests=AWL, BAYES_00 X-Spam-Level: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by wh58-508.st.uni-magdeburg.de id k9ULASX9011019 Hello I just find the problem, it was not in gcc, but in source code somewhere was define #define int long This never put a problem with gcc 2.95 but with new version this is a problem! Olivier