[vlc-devel] a possible bug of compiling libvlc.dll

amin xu jxtadev at gmail.com
Mon Jul 24 05:33:08 CEST 2006


I compile libvlc.dll with '--enable-shared-libvlc' using cygwin,

but I find that all plug dlls and vlc.exe are linked to file 'libvlc.dll.exe'
not 'libvlc.dll'.

strange compiling message ,here
'
g++ -mno-cygwin -Wsign-compare -Wsign-compare -Wall -mms-bitfields -pipe
-o libvlc.dll.exe libvlc_a-libvlc.o
interface/libvlc_a-interface.ointerface/libvlc_a-i
ntf_eject.o interface/libvlc_a-interaction.o playlist/libvlc_a-thread.oplaylist
/libvlc_a-control.o playlist/libvlc_a-engine.o playlist/libvlc_a-sort.oplaylist
/libvlc_a-loadsave.o playlist/libvlc_a-tree.o playlist/libvlc_a-item.oplaylist/
libvlc_a-search.o playlist/libvlc_a-services_discovery.o input/libvlc_a-
item.o i
nput/libvlc_a-access.o input/libvlc_a-clock.o
input/libvlc_a-control.oinput/lib ..

it seems that  file 'libvlc.dll.a' is exported from 'libvlc.dll.exe',
and later,  libvlc.dll.exe is renamed to 'libvlc.dll'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20060724/7678e861/attachment.html>


More information about the vlc-devel mailing list