This is the mail archive of the gcc-bugs@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]

egcs bug on solaris2.6


Dear friends,

I successed build and install egcs but could not use it.  When I try to
use it to compile a code,
an error like the following appeaar:
	

hum[kh]ksh:251>egcs-gcc test.c
egcs-gcc: installation problem, cannot exec `cpp': No such file or
directory


I installed egcs1.1.1 from source on my sparc station running
solaris2.6. I already have gcc2.8.1 installed on the host (in separate
installation dir).  my configuration is very simple:
./configure --prefix=/depot/package/egcs_1.1.1 \
       --with-local-prefix=/depot/package/egcs_1.1.1 \
       --with-gxx-include-dir=/depot/package/egcs_1.1.1/include/g++  \

I would appreciate very much if some one could point out what I have
done wrong.

Thanks very much!


 
-- 
 Kelley Hu
 U.S. National Library of Medicine, Computer Science Branch
 Bethesda, MD
 (301) 435-3205      khu@nlm.nih.gov


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