| Summary: | building shared openssl w/-Os fails due to gcc bug | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | marco <marco_cantu_ranzani> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | minor | CC: | buildroot |
| Priority: | P5 | ||
| Version: | 2011.08 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| See Also: | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308 | ||
| Host: | Target: | ||
| Build: | |||
|
Description
marco
2011-09-23 07:59:27 UTC
It works for me with the git tree and a codesourcery toolchain for arm. What version of buildroot do you use ? Could you give us the .config file ? No feedback from submitter for ~2 months and unable to reproduce, closing. Sorry, I forgot this post! I'll send the configurations in the afternoon! The configuration file is the same of this post. (The same running) https://bugs.busybox.net/show_bug.cgi?id=4231 openssl version 1.0.0e buildroot 11.08 rc2 Do you still see this problem? If so, could you post your complete .config here? removing -fPIC is wrong. it produces bad shared library code. |