* [Buildroot] [Bug 4237] New: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308
@ 2011-09-23 7:59 bugzilla at busybox.net
2011-09-23 8:29 ` [Buildroot] [Bug 4237] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308 bugzilla at busybox.net
` (6 more replies)
0 siblings, 7 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2011-09-23 7:59 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=4237
Summary: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308
Product: buildroot
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P5
Component: Other
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: marco_cantu_ranzani at libero.it
CC: buildroot at uclibc.org
Estimated Hours: 0.0
making OPENSSL with -fPIC -Os
doesn't work
Solution: remove -fPIC from makefile
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Buildroot] [Bug 4237] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308
2011-09-23 7:59 [Buildroot] [Bug 4237] New: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308 bugzilla at busybox.net
@ 2011-09-23 8:29 ` bugzilla at busybox.net
2011-11-18 11:17 ` bugzilla at busybox.net
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2011-09-23 8:29 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=4237
--- Comment #1 from Maxime Ripard <maxime.ripard@free-electrons.com> ---
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 ?
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Buildroot] [Bug 4237] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308
2011-09-23 7:59 [Buildroot] [Bug 4237] New: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308 bugzilla at busybox.net
2011-09-23 8:29 ` [Buildroot] [Bug 4237] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308 bugzilla at busybox.net
@ 2011-11-18 11:17 ` bugzilla at busybox.net
2011-11-18 12:01 ` bugzilla at busybox.net
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2011-11-18 11:17 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=4237
Peter Korsgaard <jacmet@uclibc.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
--- Comment #2 from Peter Korsgaard <jacmet@uclibc.org> 2011-11-18 11:17:44 UTC ---
No feedback from submitter for ~2 months and unable to reproduce, closing.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Buildroot] [Bug 4237] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308
2011-09-23 7:59 [Buildroot] [Bug 4237] New: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308 bugzilla at busybox.net
2011-09-23 8:29 ` [Buildroot] [Bug 4237] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308 bugzilla at busybox.net
2011-11-18 11:17 ` bugzilla at busybox.net
@ 2011-11-18 12:01 ` bugzilla at busybox.net
2011-11-18 13:50 ` bugzilla at busybox.net
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2011-11-18 12:01 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=4237
marco <marco_cantu_ranzani@libero.it> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WORKSFORME |
--- Comment #3 from marco <marco_cantu_ranzani@libero.it> 2011-11-18 12:01:59 UTC ---
Sorry,
I forgot this post!
I'll send the configurations in the afternoon!
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Buildroot] [Bug 4237] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308
2011-09-23 7:59 [Buildroot] [Bug 4237] New: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308 bugzilla at busybox.net
` (2 preceding siblings ...)
2011-11-18 12:01 ` bugzilla at busybox.net
@ 2011-11-18 13:50 ` bugzilla at busybox.net
2011-11-18 16:22 ` bugzilla at busybox.net
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2011-11-18 13:50 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=4237
--- Comment #4 from marco <marco_cantu_ranzani@libero.it> 2011-11-18 13:50:52 UTC ---
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
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Buildroot] [Bug 4237] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308
2011-09-23 7:59 [Buildroot] [Bug 4237] New: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308 bugzilla at busybox.net
` (3 preceding siblings ...)
2011-11-18 13:50 ` bugzilla at busybox.net
@ 2011-11-18 16:22 ` bugzilla at busybox.net
2012-01-31 22:22 ` bugzilla at busybox.net
2013-01-26 22:50 ` [Buildroot] [Bug 4237] building shared openssl w/-Os fails due to gcc bug bugzilla at busybox.net
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2011-11-18 16:22 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=4237
marco <marco_cantu_ranzani@libero.it> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|unspecified |2011.08
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Buildroot] [Bug 4237] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308
2011-09-23 7:59 [Buildroot] [Bug 4237] New: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308 bugzilla at busybox.net
` (4 preceding siblings ...)
2011-11-18 16:22 ` bugzilla at busybox.net
@ 2012-01-31 22:22 ` bugzilla at busybox.net
2013-01-26 22:50 ` [Buildroot] [Bug 4237] building shared openssl w/-Os fails due to gcc bug bugzilla at busybox.net
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2012-01-31 22:22 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=4237
--- Comment #5 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 2012-01-31 22:22:43 UTC ---
Do you still see this problem? If so, could you post your complete .config
here?
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Buildroot] [Bug 4237] building shared openssl w/-Os fails due to gcc bug
2011-09-23 7:59 [Buildroot] [Bug 4237] New: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308 bugzilla at busybox.net
` (5 preceding siblings ...)
2012-01-31 22:22 ` bugzilla at busybox.net
@ 2013-01-26 22:50 ` bugzilla at busybox.net
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2013-01-26 22:50 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=4237
Mike Frysinger <vapier@gentoo.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
See Also| |http://gcc.gnu.org/bugzilla
| |/show_bug.cgi?id=48308
Resolution| |WORKSFORME
Summary|http://gcc.gnu.org/bugzilla |building shared openssl
|/show_bug.cgi?id=48308 |w/-Os fails due to gcc bug
--- Comment #6 from Mike Frysinger <vapier@gentoo.org> 2013-01-26 22:50:25 UTC ---
removing -fPIC is wrong. it produces bad shared library code.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2013-01-26 22:50 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-23 7:59 [Buildroot] [Bug 4237] New: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308 bugzilla at busybox.net
2011-09-23 8:29 ` [Buildroot] [Bug 4237] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48308 bugzilla at busybox.net
2011-11-18 11:17 ` bugzilla at busybox.net
2011-11-18 12:01 ` bugzilla at busybox.net
2011-11-18 13:50 ` bugzilla at busybox.net
2011-11-18 16:22 ` bugzilla at busybox.net
2012-01-31 22:22 ` bugzilla at busybox.net
2013-01-26 22:50 ` [Buildroot] [Bug 4237] building shared openssl w/-Os fails due to gcc bug bugzilla at busybox.net
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.