* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [000809 04:06]:
> > I still wonder whether I can fix this rpm *%@^*
> 
> That rpm by itself will never do g++.  Maybe there is a separate rpm for
> g++, g77..  It would seem to me to be stupid to do this, when the gcc
> project itself is merging them.  I don't always agree with RH, but I
> don't think they're stupid.

gcc, gcc-g77, gcc-g++, gcc-c++, gcc-objc, gcc-chill, gcc-fortran
are all available separately, so perhaps I need to install one of 
those?

> 
> > I do have slackware 7.0, should I avoid using it with my Redhat?
> 
> Why?  I ran a system I called SlackHat 4.9 with a base of slackware 3.4,
> glibc-2.0.6 compiled from RH's source rpm, and a bunch of rpm's and
> stuff from the net.
> 
> > I mean, the binaries are dist specific, right?
> 
> No.  binaries are somewhat libc/glibc specific, but glibc 2.1.x is
> versioned and backward compatible, meaning you can run an application
> linked with a glibc-2.1.x with any _newer_ glibc.  Slackware 7.0 has
> glibc-2.1.2.  if rh 6.0 has that or a newer glibc, you can run slackware
> 7.0 binaries on it no porblem.  Slackwares before 7.0 were libc-5 based
> (glibc-2 is also known as libc-6) and needed a little help to run RH
> binaries and vice versa.  Of course, rpm will not know they are there,
> and if you want to install an rpm that depends on a slackware package
> you will have to use rpm's lovely --nodeps option.
> 
> If you have the official slackware 7, gcc-2.95.1.tgz is on the first CD,
> in the contrib directory.  It has g++ includes, g++, g77,...
> 
> tar -C / -xvzf /mnt/cdrom/contrib/gcc-2.95.1.tgz
> 
> I _think_ that ^^^^^^^^^ is where RH likes to mount the CD.

Yes, I've got the official release for 7.0, and I 
can use one of several mount points; I do that myself.
If I read it from my CD-RW, for example, it's just /cdrom
like with Slackware. I suppose I'll go ahead and _remove_
the gcc rpm first.

> >
> > I'll just have to install slackware tomorrow  :-)
> > or check out the tarball for gcc-2.95.2 which I've got.
> >
> > You don't suppose I should install gcc-c++, gcc-objc,
> > gcc-chill, and/or gcc-g77, do you?
> >
> Maybe they are still using egcs for those.  Maybe somebody forgot to
> tell them egcs is dead, long live gcc.
> 
> Lawson
-- 
Richard Spencer -- Sao Paulo, Brazil
Running Linux kernel 2.2.16 and Redhat 6.0

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to