Re: [orbitcpp-list] orbitcpp-0.30 is out!
Status: Beta
Brought to you by:
philipd
From: Laszlo M. <las...@et...> - 2001-02-13 12:21:54
|
On Mon, Feb 12, 2001 at 12:43:32PM +0000, Phil Dawes wrote: > > 1, on sparc-solaris libtool told me, that there are unresolved > > references in the idl c++ backend from libstdc++, which it can only > > resolv from a shared libstdc++. Which I don't have :( Is is possible to > > work around this problem, or should I build a shared libstdc++? > I'm afraid that the orbit-idl compiler dynamically loads compiler > backends for other languages, so you do need a shared libstdc++. FYI, it seems that stlport (www.stlport.org) can be used instead of libstdc++. Now orbitcpp works nicely on sparc/solaris. Laszlo |