public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: bhanu kiran chaluvadi <nthdimensionalreality@gmail.com>
To: crossgcc@sourceware.org
Subject: Building a cross-platform i686-pc-linux-gnu ( cpp --version after build was sucessful)
Date: Tue, 07 Jan 2020 06:12:00 -0000	[thread overview]
Message-ID: <CAJYn_wg7BHJB0eKGXC0gjcnvM_ooMbHO6MEBPbE3OLfQ=j+cOA@mail.gmail.com> (raw)

Hi,

I built a cross platform with the following specifications

target:
Architecture- i686 (32 bit amd)Binutils:2.32
kernel: 4.9.156Glibc: 2.19Gcc: 7.4.0

$  cd /home/ach/x-tools/i686-pc-linux-gnu/bin

$ ./i686-pc-linux-gnu-cpp -v

Using built-in specs.
COLLECT_GCC=./i686-pc-linux-gnu-cpp
Target: i686-pc-linux-gnu
Configured with:
/home/ach/rticonnext/build_tools/build/.build/i686-pc-linux-gnu/src/gcc/configure
--build=x86_64-build_pc-linux-gnu --host=x86_64-build_pc-linux-gnu
--target=i686-pc-linux-gnu
--prefix=/home/ach/x-tools/i686-pc-linux-gnu
--with-sysroot=/home/ach/x-tools/i686-pc-linux-gnu/i686-pc-linux-gnu/sysroot
--enable-languages=c,c++ --with-arch=i686
--with-pkgversion='crosstool-NG 1.24.0' --enable-__cxa_atexit
--disable-libmudflap --disable-libgomp --disable-libssp
--disable-libquadmath --disable-libquadmath-support
--disable-libsanitizer --enable-libmpx
--with-gmp=/home/ach/rticonnext/build_tools/build/.build/i686-pc-linux-gnu/buildtools
--with-mpfr=/home/ach/rticonnext/build_tools/build/.build/i686-pc-linux-gnu/buildtools
--with-mpc=/home/ach/rticonnext/build_tools/build/.build/i686-pc-linux-gnu/buildtools
--with-isl=/home/ach/rticonnext/build_tools/build/.build/i686-pc-linux-gnu/buildtools
--disable-lto --with-host-libstdcxx='-static-libgcc
-Wl,-Bstatic,-lstdc++ -lm' --enable-threads=posix
--enable-target-optspace --disable-plugin --disable-nls
--disable-multilib
--with-local-prefix=/home/ach/x-tools/i686-pc-linux-gnu/i686-pc-linux-gnu/sysroot
--enable-long-long
Thread model: posix
gcc version 7.4.0 (crosstool-NG 1.24.0)
COLLECT_GCC_OPTIONS='-E' '-v' '-mtune=generic' '-march=i686'
 /home/ach/x-tools/i686-pc-linux-gnu/libexec/gcc/i686-pc-linux-gnu/7.4.0/cc1
-E -quiet -v - -mtune=generic -march=i686
ignoring nonexistent directory
"/home/ach/x-tools/i686-pc-linux-gnu/i686-pc-linux-gnu/sysroot/home/ach/x-tools/i686-pc-linux-gnu/i686-pc-linux-gnu/sysroot/include"
#include "..." search starts here:
#include <...> search starts here:
 /home/ach/x-tools/i686-pc-linux-gnu/lib/gcc/i686-pc-linux-gnu/7.4.0/include
 /home/ach/x-tools/i686-pc-linux-gnu/lib/gcc/i686-pc-linux-gnu/7.4.0/include-fixed
 /home/ach/x-tools/i686-pc-linux-gnu/lib/gcc/i686-pc-linux-gnu/7.4.0/../../../../i686-pc-linux-gnu/include
 /home/ach/x-tools/i686-pc-linux-gnu/i686-pc-linux-gnu/sysroot/usr/include
End of search list.


It has a line saying that "*ignoring nonexistent directory
"/home/ach/x-tools/i686-pc-linux-gnu/i686-pc-linux-gnu/sysroot/home/ach/x-tools/i686-pc-linux-gnu/i686-pc-linux-gnu/sysroot/include*"....
Is it alright or somethign wrong with it ?


Thanks
Bhanu Kiran . Chaluvadi

                 reply	other threads:[~2020-01-07  6:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJYn_wg7BHJB0eKGXC0gjcnvM_ooMbHO6MEBPbE3OLfQ=j+cOA@mail.gmail.com' \
    --to=nthdimensionalreality@gmail.com \
    --cc=crossgcc@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).