* [Buildroot] [Bug 6572] New: [PowerPC] Buildroot uses wrong external toolchain libraries for non-generic architecture variants
@ 2013-10-21 6:20 bugzilla at busybox.net
2013-10-21 6:33 ` [Buildroot] [Bug 6572] " bugzilla at busybox.net
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla at busybox.net @ 2013-10-21 6:20 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=6572
Summary: [PowerPC] Buildroot uses wrong external toolchain
libraries for non-generic architecture variants
Product: buildroot
Version: 2013.08
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: Other
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: aleek998 at gmail.com
CC: buildroot at uclibc.org
Estimated Hours: 0.0
Using Codesoucery external toolchain, and architecture variant 8548 / e500v2,
toolchain libraries are copied from powerpc-linux-gnu/libc/nof but should be
copied from powerpc-linux-gnu/libc/te500v2.
Library powerpc-linux-gnu/libc/nof/usr/lib/libstdc++.so contains 'lwsync'
instruction which is invalid on e500v2 and causes Invalid Instruction fault for
every c++ based application.
I tested the temporaty workaround (copying te500v2 dir to nof dir) and it
solved the bug.
I suppose that this bug might involve all PowerPC architecture variants.
--
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] 2+ messages in thread
* [Buildroot] [Bug 6572] [PowerPC] Buildroot uses wrong external toolchain libraries for non-generic architecture variants
2013-10-21 6:20 [Buildroot] [Bug 6572] New: [PowerPC] Buildroot uses wrong external toolchain libraries for non-generic architecture variants bugzilla at busybox.net
@ 2013-10-21 6:33 ` bugzilla at busybox.net
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla at busybox.net @ 2013-10-21 6:33 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=6572
Thomas De Schampheleire <patrickdepinguin+buildroot@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Thomas De Schampheleire <patrickdepinguin+buildroot@gmail.com> 2013-10-21 06:33:01 UTC ---
Did you set BR2_TARGET_OPTIMIZATION ("Target optimizations") correctly in the
toolchain menu? The help text of the CodeSourcery toolchains mention this:
-------
- e500v2 glibc, 32 bits
Set BR2_TARGET_OPTIMIZATION to -te500v2
-------
If this does not work for you, feel free to discuss this problem on the mailing
list, IRC, or reopen this bug.
--
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] 2+ messages in thread
end of thread, other threads:[~2013-10-21 6:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-21 6:20 [Buildroot] [Bug 6572] New: [PowerPC] Buildroot uses wrong external toolchain libraries for non-generic architecture variants bugzilla at busybox.net
2013-10-21 6:33 ` [Buildroot] [Bug 6572] " bugzilla at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox