QNX vout update
Samuel Hocevar
sam at zoy.org
Sat May 4 19:09:39 CEST 2002
On Fri, May 03, 2002, Levesque, Pascal wrote:
> I am using QNX 6.1 Patch A (this is the version available for free download
> for non-commercial use). Regarding dynamic modules, you need to set your
> LD_LIBRARY_PATH environment variable to include the path to the plugins. By
> example, if you run "vlc" in its own directory, you need to add "." in your
> LD_LIBRARY_PATH.
I see. Do you think it would be bad style to automatically append "."
to LD_LIBRARY_PATH from within vlc using setenv?
By the way, the QNX dlopen() seems to segfault when opening dynamic
modules containing MMX or SSE code. For instance, chroma_i420_rgb_mmx
works perfectly when compiled as a builtin, but makes vlc crash when
compiled as a plugin. Just upon loading, no code needs to be executed.
Regards,
--
Sam.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list