Subject: Re: different behaviour of system cc and TOOLDIR/cc
To: Matthias Drochner <M.Drochner@fz-juelich.de>
From: Todd Vierling <tv@pobox.com>
List: tech-toolchain
Date: 06/10/2003 15:04:48
On Tue, 10 Jun 2003, Matthias Drochner wrote:

: > possibility of the GCC-provided crtbegin/crtend being in a different
: > location from ${DESTDIR}/usr/lib
:
: Something like appended?

If they're in a different location, it should be possible to put that
location into a -B option that immediately precedes -B${DESTDIR}/usr/lib/
(and thus not have to name the gcc-supplied files explicitly).

-- 
-- Todd Vierling <tv@pobox.com>