[PATCH build/doc] Replacing libiberty with gnulib

Joseph Myers joseph@codesourcery.com
Mon Aug 22 17:41:00 GMT 2016


You appear to be including ../gnulib/config.h for both host and build.  
That can't be right when host and build are different.  In that case you 
need to include config.h from the correct build directory in each case.  
You also need to arrange for BUILD_CPPFLAGS to have the right -I options 
for gnulib for the build system.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Gcc-patches mailing list