Re: problem compiling licq's qt-gui
On Sun, 16 Jan 2000, J.H.M. Dassen (Ray) wrote:
> No it's not. Mutually dependent packages can be installed with dpkg -i if
> they're both provided in the same commandline.
Aha! I thought it was odd to have been dumped into such a quandary. :)
Thanks, I'm sure that will prevent much future frustration.
> > gcc -shared
>
> Always call g++ to link/compile C++ code, not gcc.
OK. It was shipped this way, not sure why. :-\
> /usr/lib/libstdc++.so is a symlink to an existing libstdc++*.so* file.
That did the trick. Thanks! It compiles now.
Reply to: