This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: problem with egcs
On Wed, 27 Jan 1999, Igor Saturno A. Sales wrote:
>Hi
>
>I am facing a little problem compiling egcs. I have a linux system,
>slackware 2.0.0.
???? (which version?).
If You really have 2.0 or anything less than perhaps 3.4 then best would
be to backup Your disk and reinstall new version
Currently latest is Slackware 3.6. At least I hadn't serious problems
to upgrade it to egcs-1.1.1 and to build KDE packages.
However C++ sources should be recompiled (it includes Qt, all KDE
packages)
>I am trying to compile and run kde and koffice. kde
>worked fine, but to compile koffice I needed egcs-1.*. I've downloaded it
>but they are not compatible with the libs and binaries generated (i think)
>by gcc 2.7.* (the one had previously). Anyhow, I was trying to get
>everything running again (including compiling qt-1.42 or a simple c++
>program) and nothing compiles properly anymore. A hello world program
>written in pure C gives me no output. I think I 've made something really
>messy with my linux system, and I suppose my compilation and installation
>of egcs is also wrong. I am afraid a lot of libraries are mixed there. So
>what should I do ? Also, it is generating libraries named i686...gnulibc1.
>Shouldn't it be generating i686...gnulibc5 ?
>