[FFmpeg-devel] [PATCH] revision r12484 breaks OS/2

Dave Yeo daveryeo
Thu Mar 20 17:35:19 CET 2008


On 03/18/08 03:23 am, M?ns Rullg?rd wrote:
> Dave Yeo wrote:
>> Hi, the patch committed for r12384 breaks OS/2 due to nm.exe not
>> understanding OMF object format.
>> nm --help
>> [...]
>> nm: supported targets: a.out-emx elf32-i386 efi-app-ia32 pe-i386
>> pei-i386 elf32-little elf32-big srec symbolsrec tekhex binary ihex trad-core
>>
>> epm: I:\usr\src\ffmpeg >sh ./configure --enable-gpl --enable-os2threads
>> nm: F:/XFREE86/TMP/ffmpeg-conf--35636-.o: File format not recognized
> 
> The general idea is that your toolset should be working...
> 

Attached patch makes object files aout (aout-emx) format. Executables 
need .exe so ld will create a LX executable instead of an aout binary. 
The various tools like nm do understand aout.
Dave
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.aout.diff
Type: text/x-patch
Size: 1062 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080320/b4b0368e/attachment.bin>



More information about the ffmpeg-devel mailing list