Ticket #162 (accepted defect)
timberland boots
| Reported by: | dborca | Owned by: | yinglg |
|---|---|---|---|
| Priority: | major | Component: | Bootstrap |
| Keywords: | timberland boots,timberland shoes | Cc: | yapig82@… |
Description
libSystem.dylib from iPhone OS 3.0 has a new section type: 0xF (DTrace Object Specification). I used to build a lot of stuff _on_ the iPhone, but now the linker from odcctools 277-6 bails out with "unknown flags (type) of section ..." in pass1.c, around line 4649. A quick-n-dirty workaround would be to just ignore that section (I think it wouldn't affect a dynamically linked executable, anyway).
The error message: ld: /usr/lib/libSystem.dylib unknown flags (type) of section 4 (TEXT, dof_magmalloc) in load command 0
A similar problem here: http://sourceforge.net/project/shownotes.php?release_id=572315
