Binary Sizes
Batuhan Erol <[email protected]> Wed, 19 Jul 2023 14:11:15 +0300
| Newsgroups | gmane.comp.video.videolan.vlc.devel |
|---|---|
| Message-ID | <CA+iPeqWLOOCmPLw7zE82KGG-a064AkgO--UEOZAnoZHrXc_39A@mail.gmail.com> |
Hello, I am building vlc from github for debian (bullseye) from 3.0.18 branch with Qt 5.15. I am experiencing significantly higher binary sizes in all binaries but the one I am mainly interested is libqt_plugin.so; - Bullseye repository: 3414160 bytes (3.3 MB) - The one I build: 59963200 bytes (58 MB) I use these flags besides, the library ones, while configuring; ... --enable-shared \ --disable-static \ --docdir=/usr/share/doc/vlc \ --disable-debug \ --enable-optimizations \ --disable-skins2 \ --enable-qt \ ... Is there a flag that I am missing? Can someone help me reduce the binary size? _______________________________________________ vlc-devel mailing list To unsubscribe or modify your subscription options: https://mailman.videolan.org/listinfo/vlc-devel