[Buildroot] buildroot 2012.11 large file support

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Dec 12 11:01:59 UTC 2012


On Wed, 12 Dec 2012 11:16:28 +0100, Thomas Petazzoni wrote:

> I haven't looked into them for now.

Ok, a quick investigation shows that crtstuff.c includes auto-host.h,
which contains _FILE_OFFSET_BITS. crtstuff.c is built for the target,
and therefore should normally not include auto-host.h, as noted by the
following comment:

==
/* FIXME: Including auto-host is incorrect, but until we have
   identified the set of defines that need to go into auto-target.h,
   this will have to do.  */
#include "auto-host.h"
==



-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list