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]

Re: test case bin3 failed in my x86_64 box


Hi -

On Thu, Apr 27, 2006 at 01:04:17PM -0700, Stone, Joshua I wrote:

> [...] However, note that a global flag also allows tapsets to ignore
> endian issues.  [...]

OTOH, this may be the first run-time changeable state variable that
affects the operation of the runtime.  I wonder if another
compile-time parameter setting like -DENDIAN={BIG,LITTLE} would
do the job as well, without having to contemplate the possibility
of unexpected set_endian() calls during runtime.

- FChE


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