Re: g++ linking problem

2006-06-05 Thread S3
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >Unfortunately your configuration (or perhaps the package itself) is >invoking "libtool --silent", I tried to compile KDE arts again. I manually removed the --silent flag. Here is the command from libtool: g++ -shared -nostdlib -Wl,--no-undefined -Wl

Re: g++ linking problem

2006-06-04 Thread Brian Dessent
S3 wrote: > I see other messages similar to this in the mailing list, > but I don't see any resolution yet. > > I am having a problem linking C++ programs. > (I have attached the logs from compiling MySQL and KDE arts.) > The programs compile just fine, but when it tries to link > them, it fails