Top > objconv
  • The added line is THIS COLOR.
  • The deleted line is THIS COLOR.
  • Go to objconv.

[[Binary]]

- https://www.agner.org/optimize/#objconv
- mirror: https://github.com/vertis/objconv

* 対応フォーマット [#d4ebf9d9]

- [[ELF]]
- [[Mach-O]]

* その他 [#ob3bb968]

- Linking error for mach-o static lib obtained from elf32 static lib on macOs Sierra
--  https://stackoverflow.com/questions/45862110/linking-error-for-mach-o-static-lib-obtained-from-elf32-static-lib-on-macos-sier
 objconv -fmacho32 -nu lib_elf.a lib_macho.a
 Conversion of an object or library file from one OS to another is only possible in very simple cases. Since you have the original source files, you should recompile them under Mac OS.


Reload   Diff   Front page List of pages Search Recent changes Backup Referer   Help   RSS of recent changes