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: system setup with egcs installed


  In message <19971206053830.15502.qmail@hotmail.com>you write:
  > with configure option --prefix=/usr/local/egcs for egcs. However,
  > I used --prefix=/usr/lpp/egcs instead, but the link from 
  > 
  > ln -sf /usr/lpp/egcs/bin/gcc /usr/lpp/bin/gcc
  > 
  > doesn't work (gcc -v generates error), so I simply add 
  > /usr/lpp/egcs/bin into my PATH. So now the egcs gcc stuff (cpp, 
  > g++, c++, etc.) works fine now. 
Exactly what error did it generate?  I'm not aware of any reason why
this wouldn't work.

jeff


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