Advertisement
Guest User

Untitled

a guest
Sep 6th, 2022
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. martin@jama /OE/build/oe-core/tmp-glibc/work/core2-64-oe-linux/boost/1.80.0-r0/boost_1_80_0 $ cat cmd.sh
  2. x86_64-oe-linux-g++ \
  3. --sysroot=/OE/build/oe-core/tmp-glibc/work/core2-64-oe-linux/boost/1.80.0-r0/recipe-sysroot \
  4. -I/OE/build/oe-core/tmp-glibc/work/core2-64-oe-linux/boost/1.80.0-r0/boost_1_80_0/libs/locale/src \
  5. -I/usr/include \
  6. -c \
  7. -o /dev/null \
  8. /OE/build/oe-core/tmp-glibc/work/core2-64-oe-linux/boost/1.80.0-r0/boost_1_80_0/libs/locale/src/boost/locale/icu/time_zone.cpp
  9. martin@jama /OE/build/oe-core/tmp-glibc/work/core2-64-oe-linux/boost/1.80.0-r0/boost_1_80_0 $ sh cmd.sh
  10. cc1plus: warning: include location "/usr/include" is unsafe for cross-compilation [-Wpoison-system-directories]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement