This is the mail archive of the gcc-bugs@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]

egcs 2.91.50 fails to compile KDE kbgndwm


g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/include
-I/UW-SCSI/qt-1.40/include -I/usr/X11R6/include  -O2 -fomit-frame-pointer
-pipe -s -fno-exceptions -c bg.cpp
bg.cpp: In method `void KBackground::apply()':
bg.cpp:314: warning: taking address of temporary
bg.cpp:314: sorry, Koenig lookup for `target_expr' of type `QPixmap'
failed
bg.cpp:314: confused by earlier errors, bailing out

I´m not sending gcc -E results because of the size (43 kB) - if someone
needs them, let me know.
gcc 2.8.1 and the current gcc snapshot both compile the file ok.

-- 
Windows 98 supports real multitasking - it can boot and crash simultaneously.
***
Anyone sending unwanted advertising e-mail to this address will be charged
$25 for network traffic and computing time. By extracting my address from
this message or its header, you agree to these terms.




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