mdsh.com/wiki


RecentChanges

TextFormattingRules
AllWikiTopics
OrphanedWikiTopics
ToDoWikiTopics
WikiLockList
RSS
Export2HTML

WikiSearch

SetUsername

StartingPoints
Home
FFmpeg:compiling @Mar 19, 2012 9:53:59 PM

Compile for 32 bit 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 64 bit system, you can for example use:
./configure - -cc='cc -m32'

VeryQuickWiki Version 2.8.1 | Admin

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