____________as an example i have this line... gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Wstrict-prototypes -Werror=implicit-function-declaration -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/root/t2-trunk/src.python.default.20181221.150403.8139.localhost/Python-3.7.1/Modules/expat -I./Include -I/root/t2-trunk/build/default-9.0-svn-generic-sparc64-niagara4-cross-linux/TOOLCHAIN/tools.cross/usr/include -I. -I/usr/local/include -I/root/t2-trunk/src.python.default.20181221.150403.8139.localhost/Python-3.7.1/Include -I/root/t2-trunk/src.python.default.20181221.150403.8139.localhost/Python-3.7.1 -c /root/t2-trunk/src.python.default.20181221.150403.8139.localhost/Python-3.7.1/Modules/_elementtree.c -o build/temp.linux-x86_64-3.7/root/t2-trunk/src.python.default.20181221.150403.8139.localhost/Python-3.7.1/Modules/_elementtree.o
____________there is: -I/root/t2-trunk/src.python.default.20181221.150403.8139.localhost/Python-3.7.1/Modules/expat -I./Include -I/root/t2-trunk/build/default-9.0-svn-generic-sparc64-niagara4-cross-linux/TOOLCHAIN/tools.cross/usr/include -I. -I/usr/local/include ____________(plus some more) should a cross compile be including -I/usr/local/include ?
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [email protected] with a subject of: unsubscribe t2
