From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1RPxzu-0007yP-5B for mharc-grub-devel@gnu.org; Mon, 14 Nov 2011 09:58:58 -0500 Received: from eggs.gnu.org ([140.186.70.92]:51372) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RPxzr-0007yJ-Im for grub-devel@gnu.org; Mon, 14 Nov 2011 09:58:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RPxzq-0004cc-4I for grub-devel@gnu.org; Mon, 14 Nov 2011 09:58:55 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:35783) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RPxzp-0004cW-Uf for grub-devel@gnu.org; Mon, 14 Nov 2011 09:58:54 -0500 Received: by faas10 with SMTP id s10so3370352faa.0 for ; Mon, 14 Nov 2011 06:58:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; bh=y32QklWyaDGHACGcK9gk6jFQvq6MQNcbU4/l2Wi7yzU=; b=BZqUIB14/HLNui5M2QiRdutzLKYnjnYuuwh3i2teY/YResC6OQYCioq/GqwTACZn/P XyI9KaWbH1reALQpJ/ZtLjHPGseMbPieIpub2CoiNHwCPYC3tRGjQLzWS4RaM+/1SPkA +nazaFZ/Tjn1zcB6lLxXrwjHsvK61QfEu4Om0= Received: by 10.204.156.133 with SMTP id x5mr19618020bkw.87.1321282732761; Mon, 14 Nov 2011 06:58:52 -0800 (PST) Received: from debian.x201.phnet (gprs11.swisscom-mobile.ch. [193.247.250.11]) by mx.google.com with ESMTPS id z15sm32788466bkv.4.2011.11.14.06.58.50 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 14 Nov 2011 06:58:51 -0800 (PST) Message-ID: <4EC12CA7.1030508@gmail.com> Date: Mon, 14 Nov 2011 15:58:47 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20111010 Iceowl/1.0b2 Icedove/3.1.15 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: boot/i386/pc/startup_raw.S:115: Error: attempt to move .org backwards References: In-Reply-To: X-Enigmail-Version: 1.1.2 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig09CEADC52E3483D95128BF61" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.161.41 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2011 14:58:56 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig09CEADC52E3483D95128BF61 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 14.11.2011 15:46, Jeff Chua wrote: > I'm getting this error trying to compile grub2 from bzr. The bzr pull > prior to Nov 11 compiled ok. > Looks like your compiler is worse at size-optimising than mine... > System config: > > 64-bit Linux 3.2.0-rc1 (with COMMAND_LINE_SIZE set to 392 for Linux) > glibc 2.14.90 > gcc 4.4.7 20110902 (prerelease) > > > > gcc -DHAVE_CONFIG_H -I. -I.. -Wall -W -I../include -I../include > -DGRUB_MACHINE_PCBIOS=3D1 -DGRUB_MACHINE=3DI386_PC -m32 > -DGRUB_FILE=3D\"boot/i386/pc/startup_raw.S\" -I. -I. -I.. -I.. > -I../include -I../include -g -m32 -DASM_FILE=3D1 -MT > boot/i386/pc/lzma_decompress_image-startup_raw.o -MD -MP -MF > boot/i386/pc/.deps-core/lzma_decompress_image-startup_raw.Tpo -c -o > boot/i386/pc/lzma_decompress_image-startup_raw.o `test -f > 'boot/i386/pc/startup_raw.S' || echo './'`boot/i386/pc/startup_raw.S > reed_solomon.c: Assembler messages: > reed_solomon.c:761: Warning: ignoring changed section attributes for .t= ext > boot/i386/pc/startup_raw.S:115: Error: attempt to move .org backwards > make[3]: *** [boot/i386/pc/lzma_decompress_image-startup_raw.o] Error 1= > make[3]: Leaving directory `/v6/src2/grub2/grub/grub-core' > make[2]: *** [all] Error 2 > make[2]: Leaving directory `/v6/src2/grub2/grub/grub-core' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/v6/src2/grub2/grub' > make: *** [all] Error 2 > > > Thanks, > Jeff > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel > --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enig09CEADC52E3483D95128BF61 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iF4EAREKAAYFAk7BLKcACgkQNak7dOguQgmJSQEAwpKz5p83qGYB38nePxVgFJWl OmvkXY/lHCcAvwkS/hYA/0k5aqNvPKoVi7tkmcdEwBYw5WPjA2vm5PAVYznGXVUO =EcJ4 -----END PGP SIGNATURE----- --------------enig09CEADC52E3483D95128BF61--