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]

gcc 3.1 + KDE3 (rc1) so far so good


Hello,

Just compiled KDE3 (RC1) with gcc 3.1
I'm sending this mail from my new shiny desktop!!

aRts works OK too.

During build every compilation of a C++ file I got warning about '-MF' 
option
In aRts build many warnings about __FUNCTION__
I had to change one source file (1 line) but this is not something 
related to gcc 3.1

Here is my configuration:

$ gcc -v
========
Reading specs from /usr/local/lib/gcc-lib/i686-pc-linux-gnu/3.1/specs
Configured with: ../gcc/configure --enable-languages=c,c++
Thread model: single
gcc version 3.1 20020304 (prerelease)

$ ld -v
======
GNU ld version 2.11.93.0.2 20020207

$ rpm -q binutils
==============
binutils-2.11.93.0.2-1


Eyal


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