From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1OEoK5-0002r3-Ns for mharc-grub-devel@gnu.org; Wed, 19 May 2010 14:48:53 -0400 Received: from [140.186.70.92] (port=55981 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OEoK2-0002qD-TY for grub-devel@gnu.org; Wed, 19 May 2010 14:48:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OEoK0-0005S3-R9 for grub-devel@gnu.org; Wed, 19 May 2010 14:48:50 -0400 Received: from mail-ww0-f41.google.com ([74.125.82.41]:54798) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OEoK0-0005Rt-Mf for grub-devel@gnu.org; Wed, 19 May 2010 14:48:48 -0400 Received: by wwb18 with SMTP id 18so191959wwb.0 for ; Wed, 19 May 2010 11:48:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :x-enigmail-version:content-type; bh=Kwe3k/98oK6dXblgtdCg2lRhKrW2q2MlKf6w4I6HCsk=; b=PwiE+8gYm1z705K4aL2hkRTbCaH0lZ8i4lxh1iDuB//7Pa4jilE3msO4yEO2I6xBtT 2ay0OkJzU8FU/mVhNXCMcp1cYobtnyqexwEkh+wAwEwlBaZz2NytUTjUX1Bf+Eqt1/nE JGmivSA0zbyOFSJNRodEld4YaXSJk+AcwmG7o= DomainKey-Signature: a=rsa-sha1; c=nofws; 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; b=MXqXHIs3dCsbk96wM2oLWc1P8DfSA4nIs6cZZaY7bZ+q1lq+biMZWcIZEMO4eiSM42 JohieivtT7DIDo9Wk9E7lsmaHwYmD+Y7KSyu8hfr9a9i65JP9I+YGx3S9YA+qh4yaH5h 7I42GLNopD+APJxKbA18VoFwaLPBctDrTnbGs= Received: by 10.227.155.204 with SMTP id t12mr5443477wbw.29.1274294927842; Wed, 19 May 2010 11:48:47 -0700 (PDT) Received: from debian.bg45.phnet (gprs45.swisscom-mobile.ch [193.247.250.45]) by mx.google.com with ESMTPS id g9sm20828114gvc.23.2010.05.19.11.48.44 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 19 May 2010 11:48:46 -0700 (PDT) Message-ID: <4BF43281.5080407@gmail.com> Date: Wed, 19 May 2010 20:48:33 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109) MIME-Version: 1.0 To: The development of GNU GRUB References: <4BF2DE4F.7070209@gmail.com> <4BF2F68E.8090906@gmail.com> <4BF42759.1010503@gmail.com> In-Reply-To: X-Enigmail-Version: 0.95.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="------------enig9D9DB7056828DE01F06A7D2A" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: Are BSD partitions not supported? X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 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: Wed, 19 May 2010 18:48:52 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig9D9DB7056828DE01F06A7D2A Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable C. P. Ghost wrote: > 2010/5/19 Vladimir '=CF=86-coder/phcoder' Serbinenko : > =20 >> Mailer. Now I attach it >> =20 > > Ah, thanks. Patches fine now. I get a compile error: > > gcc -nostdlib -static-libgcc -m32 -Wl,-r,-d -o pre-regexp.o > regexp_mod-gnulib_regex.o regexp_mod-commands_regexp.o > nm -g --defined-only -P -p pre-regexp.o | sed 's/^\([^ ]*\).*/\1 > regexp/' > def-regexp.lst > gcc -Icommands -I./commands -I./include -I. -I./include -Wall -W > -ffreestanding -Os -DGRUB_MACHINE_PCBIOS=3D1 -DMACHINE=3DI386_PC -Wall= -W > -Wshadow -Wpointer-arith -Wmissing-prototypes -Wundef > -Wstrict-prototypes -g -falign-jumps=3D1 -falign-loops=3D1 > -falign-functions=3D1 -mno-mmx -mno-sse -mno-sse2 -mno-3dnow -m32 > -fno-stack-protector -mno-stack-arg-probe -Werror -mrtd -mregparm=3D3 > -DGRUB_FILE=3D\"commands/terminal.c\" -MD -c -o > terminal_mod-commands_terminal.o commands/terminal.c > cc1: warnings being treated as errors > commands/terminal.c: In function 'grub_cmd_terminal_input': > commands/terminal.c:204: warning: dereferencing type-punned pointer > will break strict-aliasing rules > commands/terminal.c:205: warning: dereferencing type-punned pointer > will break strict-aliasing rules > commands/terminal.c: In function 'grub_cmd_terminal_output': > commands/terminal.c:219: warning: dereferencing type-punned pointer > will break strict-aliasing rules > commands/terminal.c:220: warning: dereferencing type-punned pointer > will break strict-aliasing rules > gmake: *** [terminal_mod-commands_terminal.o] Error 1 > > Maybe because FreeBSD's system gcc is older? > > =20 You can just disable -Werror with --disable-werror configure option > $ gcc --version > gcc (GCC) 4.2.1 20070719 [FreeBSD] > Copyright (C) 2007 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is= NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURP= OSE. > > I can try to compile it with a newer gcc, but it'll take some time > to compile gcc first... > > Thanks, > -cpghost. > > =20 --=20 Regards Vladimir '=CF=86-coder/phcoder' Serbinenko --------------enig9D9DB7056828DE01F06A7D2A 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.10 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iF4EAREKAAYFAkv0MogACgkQNak7dOguQgmkEwEAqgwJ7lQ6dfcMnahPxagLiSlc tXgNCbjQZ0R7bXzCtaUA/RJmbKIq11SdsMCBauyuYwUyUP5Kg26rgZcg0PBgH934 =hJWv -----END PGP SIGNATURE----- --------------enig9D9DB7056828DE01F06A7D2A--