[Clfs-dev] GCC update

William Harrington kb0iic at berzerkula.org
Thu May 30 08:19:11 PDT 2013


On May 28, 2013, at 11:25 AM, Martin Ward wrote:

> echo -en '#undef STANDARD_INCLUDE_DIR\n#define STANDARD_INCLUDE_DIR  
> "/tools/include/"\n\n' >> gcc/config/linux.h
>
> in both cross and temp builds as its not needed covered by the  
> switch --with-native-system-header-dir=/tools

I removed STANDARD_INCLUDE_DIR and CROSS_SYSTEM_HEADERS commands and  
gcc-static search list is:

#include "..." search starts here:
#include <...> search starts here:
  /mnt/clfs/cross-tools/bin/../lib/gcc/powerpc-unknown-linux-gnu/4.8.0/ 
include
  /mnt/clfs/cross-tools/bin/../lib/gcc/powerpc-unknown-linux-gnu/4.8.0/ 
include-fixed
  /mnt/clfs/tools/include

cross gcc final search list is:

#include "..." search starts here:
#include <...> search starts here:
  /mnt/clfs/cross-tools/bin/../lib/gcc/powerpc-unknown-linux-gnu/4.8.0/ 
include
  /mnt/clfs/cross-tools/bin/../lib/gcc/powerpc-unknown-linux-gnu/4.8.0/ 
include-fixed
  /mnt/clfs/cross-tools/bin/../lib/gcc/powerpc-unknown-linux-gnu/ 
4.8.0/../../../../powerpc-unknown-linux-gnu/include
  /mnt/clfs/tools/include

temp system gcc search list is (can't execute target binary so I  
looked in /tools/lib/gcc/powerpc-unknown-linux-gnu/4.8.0/cc1):

/tools/lib/gcc/powerpc-unknown-linux-gnu/4.8.0/include
/tools/include
/tools/lib/gcc/powerpc-unknown-linux-gnu/4.8.0/include-fixed
/tools/lib/gcc/powerpc-unknown-linux-gnu/4.8.0/../../../../powerpc- 
unknown-linux-gnu/include

Sincerely,

William Harrington
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.clfs.org/pipermail/clfs-dev-clfs.org/attachments/20130530/7e4ce816/attachment-0001.htm>


More information about the Clfs-dev mailing list