<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://sourceware.org/bugzilla/bugzilla.dtd">

<bugzilla version="4.0.10"
          urlbase="http://sourceware.org/bugzilla/"
          
          maintainer="overseers@sourceware.org"
>

    <bug>
          <bug_id>4255</bug_id>
          
          <creation_ts>2007-03-22 14:32:00 +0000</creation_ts>
          <short_desc>libunwind needs to be built for multiple platforms.</short_desc>
          <delta_ts>2007-12-17 11:45:02 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>frysk</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>3076</blocked>
    
    <blocked>4064</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Nurdin Premji">npremji</reporter>
          <assigned_to name="Unassigned">frysk-bugzilla</assigned_to>
          
          <cf_gcchost></cf_gcchost>
          <cf_gcctarget></cf_gcctarget>
          <cf_gccbuild></cf_gccbuild>
          

      

      

      

          <long_desc isprivate="0">
            <commentid>15925</commentid>
            <who name="Nurdin Premji">npremji</who>
            <bug_when>2007-03-22 14:32:33 +0000</bug_when>
            <thetext> </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <commentid>15941</commentid>
            <who name="Nurdin Premji">npremji</who>
            <bug_when>2007-03-22 18:01:00 +0000</bug_when>
            <thetext>directories have to be created for each platform we support.

I.e. 

mkdir -p libunwind-i386
cd libunwind-i386
$srcdir/libunwind/configure --target=i386-unknown-linux-gnu

this target is in frysk-imports/configure.ac but is currently not working.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <commentid>20727</commentid>
            <who name="Mark Wielaard">mark</who>
            <bug_when>2007-12-17 11:45:02 +0000</bug_when>
            <thetext>libunwind is now build for x86, x86_64, ppc and ppc64.</thetext>
          </long_desc>
      
      

    </bug>

</bugzilla>