On Fri, 30 Mar 2007 09:19:03 +1200
Volker Kuhlmann <[EMAIL PROTECTED]> wrote:

> On Fri 30 Mar 2007 09:00:20 NZST +1200, Steve Holdoway wrote:
> 
> > Or use a distro like ubuntu that automounts them...
> 
> I don't have a problem with mounting a partition I want to access, but
> as you just want a cheap distro fight I'm out of this thread (why'd you
> install opensuse in the first place? rhetorical question only.).

But I'll answer.

I need to release code that uses the dlopen() call. Because of this I cannot 
statically link against libstdc++, but use the installed version. This means 
that I have to provide a release version for every single OS, compiled on that 
OS, rather than a single linux release. Or rewrite the code, but time 
constraints don't allow me to do that.

Steve

Reply via email to