mdsh.com/wiki


RecentChanges

TextFormattingRules
AllWikiTopics
OrphanedWikiTopics
ToDoWikiTopics
WikiLockList
RSS
Export2HTML

WikiSearch

SetUsername

StartingPoints
Home
FFmpeg:compiling @Mar 21, 2012 8:33:29 PM

Compile for 32bit on a 64bit system


FFmpeg's onfigure script will select the correct architecture for your system's default
compiler if you do not explicitly set a compiler with
--cc=

To compile for 32bit on a 64bit system, you can for example use:
./configure - -cc='cc -m32'

VeryQuickWiki Version 2.8.1 | Admin

All contents copyright mdsh.com (C) 2011-2023.