[U-Boot] Sandbox question
Andreas Bießmann
andreas.devel at googlemail.com
Thu Dec 1 17:35:14 CET 2011
Dear Simon,
I started to play around with new sandbox architecture and encountered a
serious problem.
Due to the '-nostdinc' switch the file arch/sandbox/cpu/os.c requires
additional CPPFLAGS '-I/usr/include'. On my debian box this is not
enough since the bits/*.h are placed in /usr/include/i386-linux-gnu and
therefore I get errors when compiling arch/sandbox/os.c.
Are there any clean solution to get this working?
best regards
Andreas Bießmann
More information about the U-Boot
mailing list