On Mon, Oct 31, 2011 at 11:00:01AM +0000, Toby Gray wrote:
> The problem for QNX with AC_FUNC_STRNLEN is that as QNX is a cross 
> compilation environment, the AC_LANG_PROGRAM macro doesn't attempt to 
> compile and run the test for detecting faulty strnlen implementations. 
> The AC_FUNC_STRNLEN macro attempts to guess based on the OS name, with 
> AIX being broken and everything else being working.

Thanks for the explanation!  I don't do much cross compiling, so I must
rely on those who do. :-)


> I've put an updated fix which adds strnlen.c to the AC_LIBOBJs like the 
> AC_FUNC_STRNLEN macro does in c93500984d36395e75454cfebe7cb706dc685151 
> on my github branch. Does that look more suitable?

I like!  Merged.  Thanks.

- Chris


------------------------------------------------------------------------------
Get your Android app more play: Bring it to the BlackBerry PlayBook 
in minutes. BlackBerry App World™ now supports Android™ Apps 
for the BlackBerry® PlayBook™. Discover just how easy and simple 
it is! http://p.sf.net/sfu/android-dev2dev
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to