From kde-devel Wed May 22 14:06:44 2002 From: Wilco Greven Date: Wed, 22 May 2002 14:06:44 +0000 To: kde-devel Subject: Re: Using GCC 3.1 for developing KDE3 application X-MARC-Message: https://marc.info/?l=kde-devel&m=102207619415009 On Wednesday 22 May 2002 15:28, Eray Ozkural wrote: > On Wednesday 22 May 2002 08:45, Lubos Lunak wrote: > > On Tuesday 21 May 2002 23:05, Eray Ozkural wrote: > > > Do we have any other C++ library except fam? > > > > Man ldd(1) is your friend. Or you can try 'rpm -e --test gppshared' > > (libstdc++,whatever is the name of the package shipping libstdc++.so) a= nd > > see which packages need it. > > So what is your answer? :) I grok ldd all right :) > > It doesn't look like there is any C++ library except those stated. I > haven't checked each and every KDE package but it looks like that from > where I stand. > > So, what you would have to do except compiling qt/kde is just libstdc++ a= nd > fam (I didn't know that had a C++ API) =46AM exports a C API, but it's written in C++. Somehow it needs to be=20 recompiled though. > Assuming of course that g++-3.1 works at all ;) > > Anybody running a complete HEAD system compiled with gcc 3.1 now? Yes, using the Debian gcc-3.1 packages. The only problem is that most=20 applications crash when they quit. This was already mentioned on debian-kde. Greetings, Wilco >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<