[Bug translator/4186] cross-architecture compilation

mjw at redhat dot com sourceware-bugzilla@sourceware.org
Mon Aug 24 21:57:00 GMT 2009


------- Additional Comments From mjw at redhat dot com  2009-08-24 21:56 -------
There are still some issues on i?86. Some places are confused about i386 versus
i686 now. s.architecture is now "squashed" to i386, but that means we no longer
read <prefix>/share/systemtap/tapset/i686 (we look for i386 now).

Some other testsuite issues:
- testsuite/systemtap.base/cmd_parse.exp cmd_parse16 uses "uname -m", but that
is i686 while we expect i386.
- testsuite/systemtap.base/preprocessor.exp also uses "uname -m" to test the %(
arch )% setting.

Almost all uses of uname -m should probably be -i. Double check the uses of %(arch)%

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |


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

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



More information about the Systemtap mailing list