Date: Tue, 31 May 2005 16:43:27 -0500 (CDT) From: Loren James Rittle <rittle@latour.waar.labs.mot.com> To: gerald@pfeifer.com Cc: ports@freebsd.org, ak03@gte.com Subject: Re: GCC and /usr/bin/ld: unrecognized option '-Wl,-rpath Message-ID: <200505312143.j4VLhRmx092089@latour.waar.labs.mot.com> In-Reply-To: <200505311544.j4VFi7xf007327@latour.waar.labs.mot.com> (message from Loren James Rittle on Tue, 31 May 2005 10:44:07 -0500 (CDT)) References: <20050527043911.GA62816@xor.obsecurity.org> <Pine.BSF.4.62.0505281419340.4268@acrux.dbai.tuwien.ac.at> <200505311544.j4VFi7xf007327@latour.waar.labs.mot.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>> [...] I've seen the following breakage on 5.4. >> /usr/bin/ld: unrecognized option '-Wl,-rpath >> Any ideas what might be broken now?? > No ideas off-hand. [...] I'm bootstrapping today. Will also > bootstrap with system ld, if I fail to see the problem. Hi Gerald, I don't see this issue on 5.4-STABLE (circa May 12) with today's FSF mainline sources against either (FSF) GNU ld version 2.16 20050510 or the system ld. FYI, I always use this general configure line: [gcc-src]/configure --with-gnu-as --with-gnu-ld \ --with-as=/usr/bin/as --with-ld=/usr/bin/ld (In my typical bootstrap case, I point to another location for as and ld.) Regards, Loren
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505312143.j4VLhRmx092089>