This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Fixed paths compiled into egcs?



  In message <19981207103505.A30319@keksy.mchp.siemens.de>you write:
  > Hi,
  > are there any fixed paths compiled into the egcs binary?
  > 
  > I tried to move my /sw/egcs version to another directory and
  > it simply worked from there, too. I would like to know,
  > if there are other fixed paths in the binary. (I want to
  > give it to other machines, and i don't know, where they have
  > for example ar/ld/as...)
  > 
  > Are there any other obstacles i should be aware of?
Yes, there are still some hardcoded paths in the compiler.  There's a patch
from Meissner that allows us the compiler tools to be move around without
having to rebuild them, but it needs a little more cleaning up before we'll
submit it for inclusion into egcs.

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]