|
From: KURT P. <pet...@ms...> - 2011-06-21 01:09:06
|
Date: Tue, 21 Jun 2011 08:56:29 +0800 From: jo...@us... To: min...@li... Subject: Re: [Mingw-users] junk at end of assembler file On 6/21/2011 00:17, KURT PETERS wrote: > > > > Date: Mon, 20 Jun 2011 23:06:34 +0800 > From: jo...@us... > To: min...@li... > Subject: Re: [Mingw-users] junk at end of assembler file > > On 6/20/2011 22:32, KURT PETERS wrote: >> Microsoft Windows XP [Version 5.1.2600] >> (C) Copyright 1985-2001 Microsoft Corp. >> >>> as --help > > Oops, sorry, I mean "as --version". > Microsoft Windows XP [Version 5.1.2600] > (C) Copyright 1985-2001 Microsoft Corp. > >> as -version > GNU assembler (GNU Binutils) 2.19.1 > Copyright 2007 Free Software Foundation, Inc. > This program is free software; you may redistribute it under the terms of > the GNU General Public License version 3 or later. > This program has absolutely no warranty. > This assembler was configured for a target of `mingw32'. > >Looks like your assembler is too old compared to the compiler, try >updating it. Where would I go to get the latest assembler? I did the auto update in Mingw, wouldn't it update the assembler through that? Is there another link for the assembler?Kurt |