This is the mail archive of the frysk-bugzilla@sourceware.org mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug general/4255] libunwind needs to be built for multiple platforms.


------- Additional Comments From npremji at redhat dot com  2007-03-22 18:01 -------
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.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|npremji at redhat dot com   |frysk-bugzilla at sourceware
                   |                            |dot org
             Status|NEW                         |ASSIGNED


http://sourceware.org/bugzilla/show_bug.cgi?id=4255

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]