Vaclav Kubart wrote: > > libcds (when compiled for usage with SER) must use some functions from > SER's core - like memory allocation, ... So there is a need that such > symbols are known at runtime only.
I seem to remember that we solved this problem in a different context by moving those functions in a library, too, and then passed the .la for that library to the linker. This seems to be much cleaner, anyways. Regards, Martin _______________________________________________ Serdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/serdev
