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]
Other format: [Raw text]

Re: Using GCC 3.1 on SuSe 7.0 (GCC 2.95)


Hi,

I'm also using SuSE 7.0. and using both GCC 2.95.xx. and GCC 3.1

This is what I made:
-Update binutils to v.2.12.1. You can download the source from
ftp://sources.redhat.com/pub/binutils/releases/binutils-2.12.1.tar.bz2

'./configure' , 'make' and 'make install' will install all the packages
in /usr/local.

-Update texinfo to 4.2 
ftp://ftp.gnu.org/gnu/texinfo/texinfo-4.2.tar.gz

again typical 'configure' 'make' and 'make install' will install it in 
/usr/local

I think you then could build GCC. See the documentation. If success, 'cc' will 
refer to old 2.95 version, and 'gcc' to the new 3.1 version. 

Guillermo.


On Mar 21 May 2002 19:04, nandrats@mail.mdanderson.org wrote:
> Hi there,
>
> I've waited long for this GCC release and am eager to give it a try. But
> I'm running SuSe 7.0 and all programms are compiled with GCC 2.95.xx.
>
> What do I have to do to be able to work with GCC on my machine (using
> mainly Qt und KDE libraries? What do I have to rebuild for use with GCC
> 3.1?

-- 
Guillermo Ballester Valor
gbv@oxixares.com
Granada (Spain)



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