I kindly disagree, this doesn't (necessarily) have anything to do with design. Real world software development environments, with time pressures, concurrent development (especially with outsourcing), and general software entropy can lead to these situations. So I would call it more of a "suboptimal implementation" issue. The best design in the world can't prevent a bad implementation.
On 11/10/06, Jan Ciger <[EMAIL PROTECTED]> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 GMD GammerMaxyandex.ru wrote: > If library 'B' also uses > symbols found in library 'A' - then the only way to assure successful > linking is to mention library 'A' on the link command again after > library 'B', like this: $(LD) ....... -lA -lB -lA Which indicates a bad design, IMHO :( Jan - -- Jan Ciger GPG public key: http://www.keyserver.net/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with Mandriva - http://enigmail.mozdev.org iD8DBQFFVNt/n11XseNj94gRAnpJAKCPEniyBrE91ZFZmUI55MmGpuaSiwCfTzdg UYWaQuKDK0e6y2qUsoPsuRg= =hvqL -----END PGP SIGNATURE----- _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
