Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 216365 Details for
Bug 300473
sys-devel/gcc-4.3.4: arm-softfloat-linux-gnu target fails on libgcc_s.so (symbols redefined)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Fixing the above problem exposes another problem fixed by this patch here
armv4l-softfloat-fenv-inclusion.patch (text/plain), 535 bytes, created by
dougztr
on 2010-01-13 15:36:52 UTC
(
hide
)
Description:
Fixing the above problem exposes another problem fixed by this patch here
Filename:
MIME Type:
Creator:
dougztr
Created:
2010-01-13 15:36:52 UTC
Size:
535 bytes
patch
obsolete
>diff -rupN gcc-4.3.4/libstdc++-v3/include/c_compatibility/fenv.h gcc-4.3.4-2/libstdc++-v3/include/c_compatibility/fenv.h >--- gcc-4.3.4/libstdc++-v3/include/c_compatibility/fenv.h 2009-01-08 19:00:17.000000000 -0500 >+++ gcc-4.3.4-2/libstdc++-v3/include/c_compatibility/fenv.h 2010-01-11 19:39:36.571360477 -0500 >@@ -38,7 +38,10 @@ > > #include <bits/c++config.h> > #if _GLIBCXX_HAVE_FENV_H >+# undef _GLIBCXX_FENV_H > # include_next <fenv.h> >+# undef _GLIBCXX_FENV_H >+# define _GLIBCXX_FENV_H 1 > #endif > > #ifdef __GXX_EXPERIMENTAL_CXX0X__
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 300473
:
216008
|
216009
|
216052
|
216054
|
216119
| 216365 |
216366
|
216367