From fnaumann@mail.cs.uni-magdeburg.de Fri Aug 13 14:18:34 2004 Message-ID: <1092399283.411cb0b31d647@imp3-q.free.fr> Date: Fri, 13 Aug 2004 14:14:43 +0200 From: Xavier Joubert To: MiNT Subject: Re: [MiNT] new cross mintlib breaks -m68030? References: <1092396625.25148.68.camel@joy.sophics> In-Reply-To: <1092396625.25148.68.camel@joy.sophics> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 User-Agent: Internet Messaging Program (IMP) 3.2.4 X-Originating-IP: 212.234.144.141 Delivered-To: mint@fishpool.com Delivered-To: mint@lists.fishpool.fi X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: xavier.joubert@free.fr Precedence: bulk List-help: List-unsubscribe: List-ID: X-List-ID: X-Milter: ClamAV 0.70/0.70kjel X-Milter: milter-regex 1.5jel X-Milter: ClamAV 0.70/0.70kjel X-Milter: milter-regex 1.5jel Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by prinz.cs.uni-magdeburg.de id i7DCILvH019427 Selon Petr Stehlik : > Now I get the following error: > > m68k-atari-mint-gcc -I/home/joy/linux-m68k/linux/include -m68030 -m68881 > -Dlinux -O2 -fomit-frame-pointer -Wall -DBOOTINFO_COMPAT_1_0 -c > bootstrap.c -o bootstrap.o > as: unrecognized option `-m68030' > make: *** [bootstrap.o] Error 1 > > As soon as I return back the previous mintlib (whatever it was, some > version from 2001) it compiles OK. > > Any idea how different include files can break an 'as' command line > option? It looks like the *native* as is used instead of the cross one... I have no idea how it could happen with a mere mintlib upgrade. Xavier