>>>>> "Roland" == Roland Mainz <roland.mainz at nrubsig.org> writes:
Roland> Solaris has a way to define the "public interfaces" Roland> (e.g. visible symbols) via "cc"'s -M option (I guess Mike Kupfer Roland> can explain this better, AFAIK there is a detailed Roland> paper+documentation which describes this but I can't find it Roland> anymore... ;-( ) to define a mapping file (called "mapfile-vers" Roland> in OS/Net) which describes all the symbols. Eeeek! I know roughtly what mapfiles are for, and I could probably modify one safely if I had to, but I'm probably not the right person to explain them. Try Solaris 10 Software Developer Collection > Linker and Libraries Guide > B. Versioning Quick Reference on docs.sun.com. mike