egcs problem - more info (long)
- From: James Green <gnome cyberstorm demon co uk>
- To: gnome-list gnome org
- Subject: egcs problem - more info (long)
- Date: Sat, 13 Mar 1999 16:43:59 +0000
Okay, following the help so far I provide the following information:
gcc --version and egcs --version output the same result.
my egcs/include directory:
total 114
drwxr-xr-x 2 root root 1024 Feb 19 17:33 .
drwxr-xr-x 3 root root 1024 Feb 19 17:33 ..
-rw-r--r-- 1 root root 495 Oct 14 11:44 README
-rw-r--r-- 1 root root 772 Oct 14 11:44 exception
-rw-r--r-- 1 root root 3794 Oct 14 12:13 float.h
-rw-r--r-- 1 root root 275 Oct 14 11:44 iso646.h
-rw-r--r-- 1 root root 3207 Oct 14 11:44 limits.h
-rw-r--r-- 1 root root 1168 Oct 14 11:44 new
-rw-r--r-- 1 root root 174 Oct 14 11:44 new.h
-rw-r--r-- 1 root root 137 Oct 14 11:44 proto.h
-rw-r--r-- 1 root root 5767 Oct 14 11:43 stdarg.h
-rw-r--r-- 1 root root 9291 Oct 14 11:43 stddef.h
-rw-r--r-- 1 root root 330 Oct 14 11:43 syslimits.h
-rw-r--r-- 1 root root 1244 Oct 14 11:44 typeinfo
-rw-r--r-- 1 root root 3374 Oct 14 11:43 va-alpha.h
-rw-r--r-- 1 root root 3289 Oct 14 11:44 va-arc.h
-rw-r--r-- 1 root root 2035 Oct 14 11:44 va-clipper.h
-rw-r--r-- 1 root root 1591 Oct 14 11:43 va-h8300.h
-rw-r--r-- 1 root root 6652 Oct 14 11:43 va-i860.h
-rw-r--r-- 1 root root 2466 Oct 14 11:44 va-i960.h
-rw-r--r-- 1 root root 2409 Oct 14 11:44 va-m32r.h
-rw-r--r-- 1 root root 2845 Oct 14 11:44 va-m88k.h
-rw-r--r-- 1 root root 10175 Oct 14 11:44 va-mips.h
-rw-r--r-- 1 root root 1299 Oct 14 11:44 va-mn10200.h
-rw-r--r-- 1 root root 1240 Oct 14 11:44 va-mn10300.h
-rw-r--r-- 1 root root 1656 Oct 14 11:44 va-pa.h
-rw-r--r-- 1 root root 7484 Oct 14 11:44 va-ppc.h
-rw-r--r-- 1 root root 4057 Oct 14 11:44 va-pyr.h
-rw-r--r-- 1 root root 5671 Oct 14 11:44 va-sh.h
-rw-r--r-- 1 root root 5151 Oct 14 11:44 va-sparc.h
-rw-r--r-- 1 root root 1777 Oct 14 11:44 va-spur.h
-rw-r--r-- 1 root root 1241 Oct 14 11:44 va-v850.h
-rw-r--r-- 1 root root 5767 Oct 14 11:43 varargs.h
find Object.h:
/usr/X11R6/include/X11/Object.h
/usr/local/lib/gcc-lib/i586-pc-linux-gnu/egcs-
2.91.60/include/objc/Object.h
/usr/src/egcs/egcs-1.1.1/gcc/objc/Object.h
/usr/src/egcs/egcs-1.1.1/objdir/gcc/include/objc/Object.h
my gcc/include directory:
total 76
drwxr-xr-x 2 root root 1024 Feb 19 17:33 .
drwxr-xr-x 3 root root 1024 Feb 19 17:33 ..
-rw-r--r-- 1 root root 495 Sep 3 1998 README
-rw-r--r-- 1 root root 3713 Sep 3 1998 float.h
-r--r--r-- 1 root root 275 Sep 3 1998 iso646.h
-rw-r--r-- 1 root root 3049 Sep 3 1998 limits.h
-rw-r--r-- 1 root root 137 Sep 3 1998 proto.h
-r--r--r-- 1 root root 5111 Sep 3 1998 stdarg.h
-r--r--r-- 1 root root 8868 Sep 3 1998 stddef.h
-r--r--r-- 1 root root 330 Sep 3 1998 syslimits.h
-r--r--r-- 1 root root 2743 Sep 3 1998 va-alpha.h
-r--r--r-- 1 root root 1927 Sep 3 1998 va-clipper.h
-r--r--r-- 1 root root 1457 Sep 3 1998 va-h8300.h
-r--r--r-- 1 root root 6544 Sep 3 1998 va-i860.h
-r--r--r-- 1 root root 2358 Sep 3 1998 va-i960.h
-r--r--r-- 1 root root 2737 Sep 3 1998 va-m88k.h
-r--r--r-- 1 root root 3539 Sep 3 1998 va-mips.h
-r--r--r-- 1 root root 1550 Sep 3 1998 va-pa.h
-r--r--r-- 1 root root 4930 Sep 3 1998 va-ppc.h
-r--r--r-- 1 root root 4057 Sep 3 1998 va-pyr.h
-r--r--r-- 1 root root 6826 Sep 3 1998 va-sparc.h
-r--r--r-- 1 root root 1669 Sep 3 1998 va-spur.h
-r--r--r-- 1 root root 5111 Sep 3 1998 varargs.h
Interestingly, it seems I also have a /usr/lib (or something)
/i386-redhat/ directory containing an Object.h (IIRC). Perhaps this is
why I just did rpm -q egcs and it returned egcs-1.0.3a-14. Perhaps I
should do rpm -e --nodeps egcs and egcs-c++ (a dependency) then then
ldconfig -v and the re-do the egcs compilation? Any suggestions?
--
James Green
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]