compile driver finding binutils

Eric Christopher echristo@redhat.com
Thu Aug 9 03:30:00 GMT 2001


> We have a need to use both cross gcc and, of course, binutils
> cross-tools, but not have them installed in the same location.
> 

Why not in the same location?

> I have tried configuring gcc using --with-as=.... and --with-ld=..., but
> these seem to require an absolute path to the tools. This would not be a
> problem except that the tools will not always be mounted in exactly the
> same place (depending on curcumstances and machine).
> 

Yes.  This is a problem.  The best way would be to install them in the
same location via a combined tree:

http://www.cygnus.com/~geoffk/simtest-howto.html

-eric


-- 
Look out behind you!



More information about the Gcc mailing list