Subject: Re: libstdc++ problems on Linux
To: Louis Guillaume <lguillaume@berklee.edu>
From: Ben Collver <collver1@comcast.net>
List: tech-pkg
Date: 04/20/2004 22:42:34
On Wed, Apr 21, 2004 at 01:22:43AM -0400, Louis  Guillaume wrote:
> >>sed <libstdc++.la.orig >libstdc++.la -e 's,^\(libdir.*\)/.,\1,'
> 
> 
> This workaround seems to have fixed many problems. Both qt3-libs and 
> qt3-tools compiled without a hitch, whereas before there were problems.
> 
> But the arts package still has linking problems. It seems to be unable 
> to find certain Arts:: classes....

I have since run into the same problem with /usr/lib/libsupc++.la, and used
the same brute-force workaround.

I am not sure what you are running into with arts, but I'll stick it as a
low-priority item in my to-look-at list.

Ben