Mailinglist Archive: opensuse-programming (84 mails)
| < Previous | Next > |
Re: [suse-programming-e] Tool chain fails to build
- From: dfg wijehf <lrwx@xxxxxxxxx>
- Date: Sat, 21 Aug 2004 10:43:06 -0700 (PDT)
- Message-id: <20040821174306.72729.qmail@xxxxxxxxxxxxxxxxxxxxxxx>
sorry accidently sent it to james instead of group
--- dfg wijehf <lrwx@xxxxxxxxx> wrote:
>
> --- James Oakley <joakley@xxxxxxxxxxxxxxx> wrote:
>
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > On Thursday 19 August 2004 4:14 pm, dfg wijehf
> > wrote:
> > > I'm trying to build a toolchain for mipsel with
> a
> > > three stage cross compiler ( build gcc 3.3.3
> then
> > gcc
> > > 3.3.3-initial then gcc 3.3.3-final ). I'm using
> > uclibc
> > > (unimportant its not the problem) and binutils
> has
> > > compiled fine and works (no major errors). I'm
> > using
> > > SuSE 9.0 Pro. The final stage of the cross
> > compiler (
> > > stage three ) dies with a random error. I've had
> a
> >
> > Can you post the error?
> >
> > Interestingly enough, I'm building a mipsel glibc
> > chain right now.
> >
> > - --
> > James Oakley
> > Engineering - SolutionInc Ltd.
> > joakley@xxxxxxxxxxxxxxx
> > http://www.solutioninc.com
> >
> Here is the spcific error where it fails.
> checking whether the C compiler (
>
/home/sb/buildroot/toolchain_build_mipsel/gcc-3.3-final/gcc/xgcc
>
-B/home/sb/buildroot/toolchain_build_mipsel/gcc-3.3-final/gcc/
>
-B/home/sb/buildroot/build_mipsel/staging_dir/mipsel-linux-uclibc/bin/
>
-B/home/sb/buildroot/build_mipsel/staging_dir/mipsel-linux-uclibc/lib/
> -isystem
>
/home/sb/buildroot/build_mipsel/staging_dir/mipsel-linux-uclibc/include
> -g -Os ) works... no
> configure: error: installation or configuration
> problem: C compiler cannot create executables.
> make[1]: *** [configure-target-libiberty] Error 1
> make[1]: Leaving directory
>
`/home/sb/buildroot/toolchain_build_mipsel/gcc-3.3-final'
> make: ***
>
[/home/sb/buildroot/toolchain_build_mipsel/gcc-3.3-final/.compiled]
> Error 2
> linux:/home/sb/buildroot #
>
> Here's what happens when I try to compile a simple
> hello.c program
>
> linux:/home/sb/buildroot #
>
/home/sb/buildroot/toolchain_build_mipsel/gcc-3.3-final/gcc/xgcc
> -v hello.c
> Reading specs from
>
/home/sb/buildroot/build_mipsel/staging_dir/lib/gcc-lib/mipsel-linux-uclibc/3.3.3/specs
> Configured with:
>
/home/sb/buildroot/toolchain_build_mipsel/gcc-3.3.3/configure
> --prefix=/home/sb/buildroot/build_mipsel/staging_dir
> --build=i386-pc-linux-gnu --host=i386-pc-linux-gnu
> --target=mipsel-linux-uclibc --enable-languages=c
> --enable-shared
>
--with-gxx-include-dir=/home/sb/buildroot/build_mipsel/staging_dir/mipsel-linux-uclibc/include/c++
> --disable-__cxa_atexit --enable-target-optspace
> --with-gnu-ld --disable-nls --enable-multilib
> Thread model: posix
> gcc version 3.3.3
>
>
/home/sb/buildroot/build_mipsel/staging_dir/lib/gcc-lib/mipsel-linux-uclibc/3.3.3/cc1
> -quiet -v -iprefix
>
/home/sb/buildroot/toolchain_build_mipsel/gcc-3.3-final/gcc/../lib/gcc-lib/mipsel-linux-uclibc/3.3.3/
> -D__GNUC__=3 -D__GNUC_MINOR__=3
> -D__GNUC_PATCHLEVEL__=3 hello.c -quiet -dumpbase
> hello.c -auxbase hello -version -o /tmp/ccqD2z5L.s
> GNU C version 3.3.3 (mipsel-linux-uclibc)
> compiled by GNU C version 3.3.1 (SuSE
> Linux).
> GGC heuristics: --param ggc-min-expand=98 --param
> ggc-min-heapsize=129109
> ignoring nonexistent directory
>
"/home/sb/buildroot/toolchain_build_mipsel/gcc-3.3-final/lib/gcc-lib/mipsel-linux-uclibc/3.3.3/include"
> ignoring nonexistent directory
>
"/home/sb/buildroot/toolchain_build_mipsel/gcc-3.3-final/lib/gcc-lib/mipsel-linux-uclibc/3.3.3/../../../../mipsel-linux-uclibc/include"
> ignoring nonexistent directory
>
"/home/sb/buildroot/toolchain_build_mipsel/uClibc_dev/usr/local/include"
> #include "..." search starts here:
> #include <...> search starts here:
>
>
/home/sb/buildroot/build_mipsel/staging_dir/lib/gcc-lib/mipsel-linux-uclibc/3.3.3/include
>
>
/home/sb/buildroot/build_mipsel/staging_dir/mipsel-linux-uclibc/include
>
>
/home/sb/buildroot/toolchain_build_mipsel/uClibc_dev/usr/include
> End of search list.
>
>
/home/sb/buildroot/build_mipsel/staging_dir/lib/gcc-lib/mipsel-linux-uclibc/3.3.3/../../../../mipsel-linux-uclibc/bin/as
> -EL -g0 -32 -v -KPIC -o /tmp/ccq2ihkM.o
> /tmp/ccqD2z5L.s
> GNU assembler version 2.14.90.0.7
> (mipsel-linux-uclibc) using BFD version 2.14.90.0.7
> 20031029
>
>
/home/sb/buildroot/build_mipsel/staging_dir/lib/gcc-lib/mipsel-linux-uclibc/3.3.3/collect2
> --eh-frame-hdr -EL -dynamic-linker
> /lib/ld-uClibc.so.0
>
/home/sb/buildroot/build_mipsel/staging_dir/lib/gcc-lib/mipsel-linux-uclibc/3.3.3/../../../../mipsel-linux-uclibc/lib/crt1.o
>
/home/sb/buildroot/build_mipsel/staging_dir/lib/gcc-lib/mipsel-linux-uclibc/3.3.3/../../../../mipsel-linux-uclibc/lib/crti.o
>
/home/sb/buildroot/build_mipsel/staging_dir/lib/gcc-lib/mipsel-linux-uclibc/3.3.3/crtbegin.o
>
-L/home/sb/buildroot/build_mipsel/staging_dir/lib/gcc-lib/mipsel-linux-uclibc/3.3.3
>
-L/home/sb/buildroot/build_mipsel/staging_dir/lib/gcc-lib/mipsel-linux-uclibc/3.3.3/../../../../mipsel-linux-uclibc/lib
> /tmp/ccq2ihkM.o -lgcc -rpath-link /lib:/usr/lib -lc
> -lgcc
>
/home/sb/buildroot/build_mipsel/staging_dir/lib/gcc-lib/mipsel-linux-uclibc/3.3.3/crtend.o
>
/home/sb/buildroot/build_mipsel/staging_dir/lib/gcc-lib/mipsel-linux-uclibc/3.3.3/../../../../mipsel-linux-uclibc/lib/crtn.o
> linux:/home/sb/buildroot #
>
> If you need more information please tell me.
>
>
> >
>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> > This e-mail is CONFIDENTIAL and contains
> information
> > intended only for the
> > person(s) named. Any other distribution, copying
> or
> > disclosure is strictly
> > prohibited. If you have received this e-mail in
> > error, please notify me
> > immediately at 902 420 0077 or reply by e-mail to
> > the sender and destroy
> > the original communication.
> > Thank You.
> >
>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.2.4 (GNU/Linux)
> >
> >
>
iD8DBQFBJQB44U2uQswGyDcRAgPyAKC1Cr084A6ariyqEetYJITOLSoCMACgjTQg
> > wa11CiksrtDMqfJStxGyMMo=
> > =uqyE
> > -----END PGP SIGNATURE-----
> >
> > --
> > To unsubscribe, email:
> > suse-programming-e-unsubscribe@xxxxxxxx
> > For additional commands, email:
> > suse-programming-e-help@xxxxxxxx
> > Archives can be found at:
> > http://lists.suse.com/archive/suse-programming-e
> >
> >
>
>
>
>
>
> __________________________________
> Do you Yahoo!?
> New and Improved Yahoo! Mail - 100MB free storage!
> http://promotions.yahoo.com/new_mail
>
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail
--- dfg wijehf <lrwx@xxxxxxxxx> wrote:
>
> --- James Oakley <joakley@xxxxxxxxxxxxxxx> wrote:
>
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > On Thursday 19 August 2004 4:14 pm, dfg wijehf
> > wrote:
> > > I'm trying to build a toolchain for mipsel with
> a
> > > three stage cross compiler ( build gcc 3.3.3
> then
> > gcc
> > > 3.3.3-initial then gcc 3.3.3-final ). I'm using
> > uclibc
> > > (unimportant its not the problem) and binutils
> has
> > > compiled fine and works (no major errors). I'm
> > using
> > > SuSE 9.0 Pro. The final stage of the cross
> > compiler (
> > > stage three ) dies with a random error. I've had
> a
> >
> > Can you post the error?
> >
> > Interestingly enough, I'm building a mipsel glibc
> > chain right now.
> >
> > - --
> > James Oakley
> > Engineering - SolutionInc Ltd.
> > joakley@xxxxxxxxxxxxxxx
> > http://www.solutioninc.com
> >
> Here is the spcific error where it fails.
> checking whether the C compiler (
>
/home/sb/buildroot/toolchain_build_mipsel/gcc-3.3-final/gcc/xgcc
>
-B/home/sb/buildroot/toolchain_build_mipsel/gcc-3.3-final/gcc/
>
-B/home/sb/buildroot/build_mipsel/staging_dir/mipsel-linux-uclibc/bin/
>
-B/home/sb/buildroot/build_mipsel/staging_dir/mipsel-linux-uclibc/lib/
> -isystem
>
/home/sb/buildroot/build_mipsel/staging_dir/mipsel-linux-uclibc/include
> -g -Os ) works... no
> configure: error: installation or configuration
> problem: C compiler cannot create executables.
> make[1]: *** [configure-target-libiberty] Error 1
> make[1]: Leaving directory
>
`/home/sb/buildroot/toolchain_build_mipsel/gcc-3.3-final'
> make: ***
>
[/home/sb/buildroot/toolchain_build_mipsel/gcc-3.3-final/.compiled]
> Error 2
> linux:/home/sb/buildroot #
>
> Here's what happens when I try to compile a simple
> hello.c program
>
> linux:/home/sb/buildroot #
>
/home/sb/buildroot/toolchain_build_mipsel/gcc-3.3-final/gcc/xgcc
> -v hello.c
> Reading specs from
>
/home/sb/buildroot/build_mipsel/staging_dir/lib/gcc-lib/mipsel-linux-uclibc/3.3.3/specs
> Configured with:
>
/home/sb/buildroot/toolchain_build_mipsel/gcc-3.3.3/configure
> --prefix=/home/sb/buildroot/build_mipsel/staging_dir
> --build=i386-pc-linux-gnu --host=i386-pc-linux-gnu
> --target=mipsel-linux-uclibc --enable-languages=c
> --enable-shared
>
--with-gxx-include-dir=/home/sb/buildroot/build_mipsel/staging_dir/mipsel-linux-uclibc/include/c++
> --disable-__cxa_atexit --enable-target-optspace
> --with-gnu-ld --disable-nls --enable-multilib
> Thread model: posix
> gcc version 3.3.3
>
>
/home/sb/buildroot/build_mipsel/staging_dir/lib/gcc-lib/mipsel-linux-uclibc/3.3.3/cc1
> -quiet -v -iprefix
>
/home/sb/buildroot/toolchain_build_mipsel/gcc-3.3-final/gcc/../lib/gcc-lib/mipsel-linux-uclibc/3.3.3/
> -D__GNUC__=3 -D__GNUC_MINOR__=3
> -D__GNUC_PATCHLEVEL__=3 hello.c -quiet -dumpbase
> hello.c -auxbase hello -version -o /tmp/ccqD2z5L.s
> GNU C version 3.3.3 (mipsel-linux-uclibc)
> compiled by GNU C version 3.3.1 (SuSE
> Linux).
> GGC heuristics: --param ggc-min-expand=98 --param
> ggc-min-heapsize=129109
> ignoring nonexistent directory
>
"/home/sb/buildroot/toolchain_build_mipsel/gcc-3.3-final/lib/gcc-lib/mipsel-linux-uclibc/3.3.3/include"
> ignoring nonexistent directory
>
"/home/sb/buildroot/toolchain_build_mipsel/gcc-3.3-final/lib/gcc-lib/mipsel-linux-uclibc/3.3.3/../../../../mipsel-linux-uclibc/include"
> ignoring nonexistent directory
>
"/home/sb/buildroot/toolchain_build_mipsel/uClibc_dev/usr/local/include"
> #include "..." search starts here:
> #include <...> search starts here:
>
>
/home/sb/buildroot/build_mipsel/staging_dir/lib/gcc-lib/mipsel-linux-uclibc/3.3.3/include
>
>
/home/sb/buildroot/build_mipsel/staging_dir/mipsel-linux-uclibc/include
>
>
/home/sb/buildroot/toolchain_build_mipsel/uClibc_dev/usr/include
> End of search list.
>
>
/home/sb/buildroot/build_mipsel/staging_dir/lib/gcc-lib/mipsel-linux-uclibc/3.3.3/../../../../mipsel-linux-uclibc/bin/as
> -EL -g0 -32 -v -KPIC -o /tmp/ccq2ihkM.o
> /tmp/ccqD2z5L.s
> GNU assembler version 2.14.90.0.7
> (mipsel-linux-uclibc) using BFD version 2.14.90.0.7
> 20031029
>
>
/home/sb/buildroot/build_mipsel/staging_dir/lib/gcc-lib/mipsel-linux-uclibc/3.3.3/collect2
> --eh-frame-hdr -EL -dynamic-linker
> /lib/ld-uClibc.so.0
>
/home/sb/buildroot/build_mipsel/staging_dir/lib/gcc-lib/mipsel-linux-uclibc/3.3.3/../../../../mipsel-linux-uclibc/lib/crt1.o
>
/home/sb/buildroot/build_mipsel/staging_dir/lib/gcc-lib/mipsel-linux-uclibc/3.3.3/../../../../mipsel-linux-uclibc/lib/crti.o
>
/home/sb/buildroot/build_mipsel/staging_dir/lib/gcc-lib/mipsel-linux-uclibc/3.3.3/crtbegin.o
>
-L/home/sb/buildroot/build_mipsel/staging_dir/lib/gcc-lib/mipsel-linux-uclibc/3.3.3
>
-L/home/sb/buildroot/build_mipsel/staging_dir/lib/gcc-lib/mipsel-linux-uclibc/3.3.3/../../../../mipsel-linux-uclibc/lib
> /tmp/ccq2ihkM.o -lgcc -rpath-link /lib:/usr/lib -lc
> -lgcc
>
/home/sb/buildroot/build_mipsel/staging_dir/lib/gcc-lib/mipsel-linux-uclibc/3.3.3/crtend.o
>
/home/sb/buildroot/build_mipsel/staging_dir/lib/gcc-lib/mipsel-linux-uclibc/3.3.3/../../../../mipsel-linux-uclibc/lib/crtn.o
> linux:/home/sb/buildroot #
>
> If you need more information please tell me.
>
>
> >
>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> > This e-mail is CONFIDENTIAL and contains
> information
> > intended only for the
> > person(s) named. Any other distribution, copying
> or
> > disclosure is strictly
> > prohibited. If you have received this e-mail in
> > error, please notify me
> > immediately at 902 420 0077 or reply by e-mail to
> > the sender and destroy
> > the original communication.
> > Thank You.
> >
>
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.2.4 (GNU/Linux)
> >
> >
>
iD8DBQFBJQB44U2uQswGyDcRAgPyAKC1Cr084A6ariyqEetYJITOLSoCMACgjTQg
> > wa11CiksrtDMqfJStxGyMMo=
> > =uqyE
> > -----END PGP SIGNATURE-----
> >
> > --
> > To unsubscribe, email:
> > suse-programming-e-unsubscribe@xxxxxxxx
> > For additional commands, email:
> > suse-programming-e-help@xxxxxxxx
> > Archives can be found at:
> > http://lists.suse.com/archive/suse-programming-e
> >
> >
>
>
>
>
>
> __________________________________
> Do you Yahoo!?
> New and Improved Yahoo! Mail - 100MB free storage!
> http://promotions.yahoo.com/new_mail
>
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail
| < Previous | Next > |