From mint-bounce@lists.fishpool.fi  Tue Jan 22 17:32:06 2008
X-Original-To: fnaumann@mail.boerde.de
Delivered-To: fnaumann@mail.boerde.de
Message-ID: <c6533ef60801020747q6168eb45vd1c49cb978cc5d92@mail.gmail.com>
Date: Wed, 2 Jan 2008 16:47:05 +0100
From: MiKRO <miro.kropacek@gmail.com>
To: "=?ISO-8859-1?Q?Vincent_Rivi=E8re?=" <vincent.riviere@freesbee.fr>
Subject: Re: [MiNT] gcc 4.2.2 compile error
Cc: mint <mint@fishpool.com>
In-Reply-To: <c6533ef60801020742x10900699k941a68cdcee8a3bf@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <c6533ef60801011247x7114e5f8xfce6ccd1ad10272@mail.gmail.com>
	 <c6533ef60801011418i30bafd3cpc9488fb59726d4db@mail.gmail.com>
	 <477ACD2E.2070209@freesbee.fr>
	 <c6533ef60801020742x10900699k941a68cdcee8a3bf@mail.gmail.com>
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-To: mint-bounce@lists.fishpool.fi
X-original-sender: miro.kropacek@gmail.com
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>
List-subscribe: <mailto:mint-request@lists.fishpool.fi?Subject=subscribe>
List-owner: <mailto:tjhukkan@fishpool.fi>
List-post: <mailto: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=-0.8 tagged_above=-50.5 required=7.0 tests=AWL,
 BAYES_00
X-Spam-Level: 
Status: 
X-Status: 
X-Keywords:                   

btw that reminds me -- there were also problems with getopt()
declaration in getopt.h (in gcc sources, not the system one) -- I've
had to replace getopt() with system one -- getopt( param1, param2 etc)
from /usr/include/getopt.h -- in the build process there were
complaints about it (and in some stage even gcc refuses to compile
since "warnings are treated as errors".

and I also have to made some other modification to some file but I
don't remember exactly which one -- I'll made complete diff when my
build success. in this way I'm really curious how Alan (IIRC) made his
native gcc build "without any modifications" since for me it's
completely impossible :)

-- 
MiKRO / Mystic Bytes
http://mikro.atari.org


