On Sun, Sep 12, 2010 at 04:01:47AM -0400, Mike Frysinger wrote: > The current off_t/rlim_t size checks (wrt size of long long) use AC_RUN > which obviously doesn't work when cross-compiling. While we don't hit any > configure errors, the fall back code is pretty dumb (which is to say there > isn't any). Considering the code in question though, we can use some fun > compiler tricks with sizeof and array lengths to turn it into a pure build > test and avoid the RUN issue completely.
All these four changes look OK for me. -- ldv
pgpSOLg0VygLE.pgp
Description: PGP signature
------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________ Strace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/strace-devel
