[Bug 4072] New: add missing backtrace support to arm gcc 4.1.2

bugzilla-daemon at treke.net bugzilla-daemon at treke.net
Fri Mar 14 17:44:23 UTC 2008


http://bugs.openembedded.net/show_bug.cgi?id=4072

           Summary: add missing backtrace support  to arm gcc 4.1.2
           Product: Openembedded
           Version: Angstrom 2007.12
          Platform: ARM
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Distributions
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: roger at bufferoverflow.ch


Created an attachment (id=8427)
 --> (http://bugs.openembedded.net/attachment.cgi?id=8427)
arm-backtrace patch, testet on 4.1.2

Do you like backtrace ? => that patch is for you!
<http://www.gnu.org/software/libtool/manual/libc/Backtraces.html>

further information about the patch is here available:
<http://sources.redhat.com/ml/libc-ports/2006-06/msg00045.html>
<http://gcc.gnu.org/ml/gcc-patches/2006-06/msg00357.html>


greetings
roger



--- org.openembedded.angstrom-2007.12-stable.orig/packages/gcc/gcc_4.1.2.bb 
2008-03-07 12:20:18.000000000 +0100
+++ org.openembedded.angstrom-2007.12-stable/packages/gcc/gcc_4.1.2.bb 
2008-03-14 12:12:30.000000000 +0100
@@ -35,6 +35,7 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc
        file://gfortran.patch;patch=1 \
         file://gcc-4.0.2-e300c2c3.patch;patch=1 \
         file://pr34130.patch;patch=1 \
+        file://arm-backtrace.patch;patch=1 \
        "

 SRC_URI_append_sh3  = " file://sh3-installfix-fixheaders.patch;patch=1 "


-- 
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list