GCC 3.3.1 error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



i have problem when upgrade from gcc-3.2.2 to gcc-3.3.1. and now i can't compile any source code with gcc. what is wrong???. when i try to compile any source code example : xbase project using "./configure and make" i gets error like this:
//
[root@internet clip]# make
[ -d charsets ] || ln -s screen/install/charsets .
gcc -Wall -I. -I./include -g -c lex.hash.c
cc1: Unrecognized option `-D__GNUC__=3'
cc1: Unrecognized option `-D__GNUC_MINOR__=3'
cc1: Unrecognized option `-D__GNUC_PATCHLEVEL__=1'
cc1: Unrecognized option `-auxbase'
cc1: lex.hash: No such file or directory
make: *** [lex.hash.o] Error 1
//


i only upgrade  rpm package in list below:
[root@internet root]# rpm -qa gcc*
gcc-g77-3.3.1-6
gcc-c++-3.3.1-6
gcc-objc-3.3.1-6
gcc-gnat-3.3.1-6
gcc-java-3.3.1-6
gcc-3.3.1-6

and my linux version is: RH 9.0 (shrike)
[root@internet root]# uname -r
2.4.20-20.9
[root@internet root]# uname -a
Linux internet.zebranusantara.co.id 2.4.20-20.9 #1 Mon Aug 18 11:45:58 EDT 2003
i686 i686 i386 GNU/Linux


i find "cc1" in folder : /usr/lib/gcc-lib/i386-redhat-linux7/2.96. why not in folder "/usr/lib/gcc-lib/i386-redhat-linux/3.3.1" ???

what the bests solution??? or have any idea???


thanks advance



regards,



eddy




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux