* tom fogal <[email protected]> schrieb: > > What's the exact reason for using dlopen() ? > > Our application uses multiple OpenGL implementations. We don't know > which one to use until we've parsed command line arguments.
You're walking on thin ice this way. You always have to make sure you're using the right API+ABI each time - the compiler can't offer much help here. cu -- ---------------------------------------------------------------------- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: [email protected] mobile: +49 151 27565287 icq: 210169427 skype: nekrad666 ---------------------------------------------------------------------- Embedded-Linux / Portierung / Opensource-QM / Verteilte Systeme ---------------------------------------------------------------------- _______________________________________________ [email protected]: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.freedesktop.org/mailman/listinfo/xorg Your subscription address: [email protected]
