Hi again,

Rene Rebe wrote:
Hi,

Oh great! Thank you for the uclibc related fixup. Unfortunately the patch got a 
little whitespace mangled. Could you be so kind and resend it in a way not 
white-space stripped by your mail client? E.g. as attachment, or to be save as 
binary (archive, tar, zip, etc.) attachment?

Thanks!
sure I can ;)


by the way. is anybody using rsbac in T2? I saw the Version is very outdated and even with the new version 1.4.3 and kernel 2.6.31 does not compile.





On Apr 22, 2010, at 12:42 PM, mlay wrote:

Hi,

I have modified the uclibc libstdc++ patch to match for the new gcc4.5 in trunk.

just want to contribute my diff



Index: package/base/uclibc/patches/gcc-300-libstdc++-pic.patch
===================================================================
--- package/base/uclibc/patches/gcc-300-libstdc++-pic.patch    (Revision 36114)
+++ package/base/uclibc/patches/gcc-300-libstdc++-pic.patch    (Arbeitskopie)
@@ -29,16 +29,15 @@
@@ -660,6 +660,7 @@
    distclean-libtool distclean-tags distdir dvi dvi-am html \
    html-am info info-am install install-am install-data \
-     install-data-am install-data-local install-exec \
+     install-data-am install-data-local install-dvi install-dvi-am \
+    install-exec-local \
-     install-exec-am install-info install-info-am install-man \
-     install-strip install-toolexeclibLTLIBRARIES installcheck \
-     installcheck-am installdirs maintainer-clean \
-@@ -743,6 +743,13 @@
- install_debug:
+    install-exec install-exec-am install-html install-html-am \
+    install-info install-info-am install-man install-pdf \
+    install-pdf-am install-ps install-ps-am install-strip \
+@@ -993,6 +994,12 @@ install_debug:
    (cd ${debugdir} && $(MAKE) \
    toolexeclibdir=$(glibcxx_toolexeclibdir)/debug install)
-+
+
+install-exec-local:
+ifeq ($(enable_shared),yes)
+    $(AR) cru libstdc++_pic.a *.o $(top_builddir)/libsupc++/*.o

Matze



----------------------------------------------------------- If you wish to 
unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Attachment: gcc-300-libstdc++-pic.tar.gz
Description: GNU Zip compressed data

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to