I seem to have a licensing problem thiat is really giving me a headache. I want to port SDL, which is licensed under the LGPL, to QTe's display methods (QTe is the embedded QT library by TrollTech). QTe is under the GPL.
I don't think I can directly link SDL to QTe because of the GPL, but I'd like to know if I can use shared memory, Unix domain sockets, or some other IPC to communicate between the two libraries. Thanks, Mike Crawford [EMAIL PROTECTED] -- license-discuss archive is at http://crynwr.com/cgi-bin/ezmlm-cgi?3

