compile driver finding binutils
mike stump
mrs@windriver.com
Thu Aug 9 14:12:00 GMT 2001
> Date: Thu, 9 Aug 2001 10:33:46 +0100 (BST)
> From: Andrew Stubbs <Andrew.Stubbs@st.com>
> To: gcc@gcc.gnu.org
> We have a need to use both cross gcc and, of course, binutils cross-tools,
> but not have them installed in the same location.
I normally solve this by just creating sym links in the install area
for gcc for as and ld (or was that real-ld) and point them over to the
binutils stuff. Annoying, but it works.
More information about the Gcc
mailing list