GCC Bugzilla – Attachment 4172 Details for
Bug 11096
i686-linux to sh-linux cross compiler fails to compile C++ files
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch that seems to resolve the problem
sh-predef-gnu_source.patch (text/plain), 411 bytes, created by
dank
on 2003-06-05 04:43:18 UTC
(
hide
)
Description:
Patch that seems to resolve the problem
Filename:
MIME Type:
Creator:
dank
Created:
2003-06-05 04:43:18 UTC
Size:
411 bytes
patch
obsolete
>--- gcc-3.3/gcc/config/sh/linux.h.old Wed Jun 4 17:37:40 2003 >+++ gcc-3.3/gcc/config/sh/linux.h Wed Jun 4 17:38:16 2003 >@@ -52,6 +52,10 @@ > %{!rpath:-rpath /lib}} \ > %{static:-static}" > >+/* The GNU C++ standard library requires that these macros be defined. */ >+#undef CPLUSPLUS_CPP_SPEC >+#define CPLUSPLUS_CPP_SPEC "-D_GNU_SOURCE %(cpp)" >+ > #undef LIB_SPEC > #define LIB_SPEC \ > "%{shared: -lc} \
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 11096
: 4172