Hi Peter, * Peter Rosin wrote on Sat, Jul 17, 2010 at 04:33:07AM CEST: > Den 2010-07-16 05:36 skrev Ralf Wildenhues:
> >>The manual already says that it is not portable to export data items from > >>a libtool library. At least I think it does. > > > >The "Library tips" nodes has a bit. > > Hmmm, my memory says that I have read something with the meaning that > exporting variables makes your life difficult on some platforms but I > now fail to find it in the libtool manual. Strange... Quoting from above node: Use opaque data types The fewer data type definitions a library user has access to, the better. [...] Not totally clear ... Cheers, Ralf