very simple problem

Jeffrey A Law law@cygnus.com
Fri Jan 23 08:51:00 GMT 1998


  In message < 34C8BBEA.25480A79@novell.ftj.agh.edu.pl >you write:
  > I made symbolic links egcc->gcc ; eg++->g++ in usr/local/bin.
OK.

  > In Makefiles I put CC=egcc  - is it sufficient to do not mix different C
  > and C++ libraries ?
Generally, yes.

  > Examples and tutorials in Qt are working fine but when I want to
  > compile  I can compile kdelibs with many warnings so kdesupport  and
  > finally compiling  kdebase applications it is not possible to find some
  > virtual elements which have to be from Qt?!.
You might want to look at the egcs faq.  It describes a specific problem in
the kde sources that egcs (correctly) flags as an error.

jeff



More information about the Gcc-bugs mailing list