This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap 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 translator/4186] cross-architecture compilation


------- 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.


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