Date: Thu, 3 Jun 2010 20:52:56 +0300 From: Kostik Belousov <kostikbel@gmail.com> To: Ed Schouten <ed@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r208789 - in head/sys/boot: i386/boot0 i386/btx/btx i386/btx/btxldr i386/cdboot i386/mbr i386/pmbr pc98/boot0 pc98/boot0.5 pc98/btx/btx pc98/btx/btxldr pc98/cdboot sparc64/boot1 Message-ID: <20100603175256.GK83316@deviant.kiev.zoral.com.ua> In-Reply-To: <201006031742.o53HgWfG047560@svn.freebsd.org> References: <201006031742.o53HgWfG047560@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--7yOawlA+vXT2u9S7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 03, 2010 at 05:42:32PM +0000, Ed Schouten wrote: > Author: ed > Date: Thu Jun 3 17:42:32 2010 > New Revision: 208789 > URL: http://svn.freebsd.org/changeset/base/208789 >=20 > Log: > Use -Wl,-N instead of the undocumented -N option for GCC. > =20 > GCC forwards the -N flag directly to ld. This flag is not documented and > not supported by (for example) Clang. Just use -Wl,-N. This is strange. Traditionally, cc(1) forwards any switches or file names it does not understand, to the linker. Similarly, file names with extensions not recognized by cc, are passed to the linker. --7yOawlA+vXT2u9S7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (FreeBSD) iEYEARECAAYFAkwH6/gACgkQC3+MBN1Mb4jwrwCgn1KiqCTYE9tIiieB4NbFw9mr x+UAn2b1crKXfOzhiTeVZFGmyfBMzEuI =NI1Q -----END PGP SIGNATURE----- --7yOawlA+vXT2u9S7--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100603175256.GK83316>