www.delorie.com/archives/browse.cgi   search  
Mail Archives: pgcc/1998/07/13/22:34:45

X-pop3-spooler: POP3MAIL 2.1.0 b 4 980420 -bs-
Message-ID: <19980713234100.49836@cerebro.laendle>
Date: Mon, 13 Jul 1998 23:41:00 +0200
From: Marc Lehmann <pcg AT goof DOT com>
To: Thorsten Geisbe <geisbe00 AT muenster DOT de>,
Jordan Greenberg <jordan AT internetsoftware DOT com>
Cc: beastium-list AT Desk DOT nl
Subject: Re: Questions with pgcc and qt/kde
Mail-Followup-To: Thorsten Geisbe <geisbe00 AT muenster DOT de>,
Jordan Greenberg <jordan AT internetsoftware DOT com>,
beastium-list AT Desk DOT nl
References: <35A4F4A1 DOT D59C91EE AT internetsoftware DOT com> <35A5F46E DOT 47B05279 AT muenster DOT de>
Mime-Version: 1.0
In-Reply-To: <35A5F46E.47B05279@muenster.de>; from Thorsten Geisbe on Fri, Jul 10, 1998 at 01:01:02PM +0200
X-Operating-System: Linux version 2.1.108 (root AT cerebro) (gcc version pgcc-2.91.43 19980628 (gcc2 ss-980502 experimental))
Status: RO
Lines: 28

> >
> > problems with compiling kde applictions.  More specifically, when
> > trying to use the qt libraries during compilation, make spits out a
> > bunch of errors (sorry, but I can't reproduce them at the moment - not
> > running pgcc yet) and dies.  Yes, I have tried using qt rpms as well as
> > recompiling it from source to no avail.  Has anyone else had these
> > problems and is there a solution?  Thanks

there are (apart from the reason Thorsten gave) some more issues:

* c++ exception handling and rtti is implemented in pgcc/egcs/gcc-2.8,
  which makes libraries incompatible with new code. you better compile
  your own qt lib (which works, I've done it ;)
* most kde code (at least when I checked last) is not proper c++,
  but in the g++-2.7.2 dialect. The only answer I got from the
  kde people when I sent a patch was "fix your broken compiler
  and don't bother us again", so I don't care the slighest bit for kde
  anymore.
* I heard the kde people got sane lately and tried to fix their code,
  but I never tried myself.

      -----==-                                              |
      ----==-- _                                            |
      ---==---(_)__  __ ____  __       Marc Lehmann       +--
      --==---/ / _ \/ // /\ \/ /       pcg AT goof DOT com       |e|
      -=====/_/_//_/\_,_/ /_/\_\                          --+
    The choice of a GNU generation                        |
                                                          |

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019