On Tue, 3 Sep 2002 08:38:17 +0800 "Cruz, Jose Mari" <[EMAIL PROTECTED]> wrote:
> Hey guys > > I have this problem in gcc, coz when i recompile it, then i do a"gcc > -v" it displays the old version > it says: > > faraday:/usr/OpenVXI_2.0.1/src # gcc -v > Using builtin specs. > Configured with: /home/temp/gcc-3.0.2/configure > Thread model: single > gcc version 3.0.2 > > eventhough i've compileda newer version, it still keeps on using the > same gcc binary i supposed because of this message, > am i correct in my assumption? > > any advice in compiling gcc would be usefull > Hi JM, Most of the installation from the source with the default flags installs in /usr/local. Try to check /usr/local/bin and /usr/local/sbin directory. HTH, -- Jimmy Lim Operation & Support Team Leader IT Department Tricom _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
