| Summary: | sstrip creates corrupted headers | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Mike Z <minimod> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | buildroot, minimod |
| Priority: | P5 | ||
| Version: | 2009.11 | ||
| Target Milestone: | 2010.05 | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| Host: | x86_64-linux | Target: | MIPS/MIPSel |
| Build: | |||
|
Description
Mike Z
2009-11-18 20:12:58 UTC
Does the resulting file runs properly on the target or not ? I'm not sure what sstrip does compared to strip, but it might be that sstrip strips things that confuse tools such as "file" while still allowing the program to run properly. Quite likely fixed by http://git.buildroot.net/buildroot/commit/?id=c0e307b848d8de23e6f10a179c4f240c023c8b82 |