| Summary: | libssp.so missing from target | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Grant Edwards <grant.b.edwards> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED WONTFIX | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Grant Edwards
2011-08-04 17:06:43 UTC
The external toolchain logic makes the assumption that the SSP support is provided by the C library (and therefore part of the usual libc), and not provided by the compiler (in which case it is a separate libssp.so). If you have examples of toolchains for which SSP support is provided by a compiler library, please let us know so we can improve the external toolchain support. In the mean time, due the age of the bug, I'm closing it. |