public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Wilson Tsao <Wilson.Tsao@iteusa.com>
To: ecos-discuss@ecos.sourceware.org
Subject: [ECOS] Rebuild gcc-4.0.0 with newlib-1.13.0 for mipsisa32-elf
Date: Fri, 06 May 2005 23:09:00 -0000	[thread overview]
Message-ID: <D19CD5D71C9ED311ACD3009027DE5D65CE856F@ITEUSA-SR> (raw)

Hi,

I was trying to rebuild the toolchain for mipsisa32-elf. There is an error
when I tried to 
build gcc-4.0.0 with either newlib-1.13.0 or newlib-1.12.0. I have been
building gcc-3.2.1
with newlib-1.12.0 successfully.  Here is the error message:

mipsisa32-elf-ranlib lib.a
make[7]: Leaving directory
`/tmp/build/gcc/mipsisa32-elf/soft-float/newlib/libc/stdlib'
Making all in ctype
make[7]: Entering directory
`/tmp/build/gcc/mipsisa32-elf/soft-float/newlib/libc/ctype'
/tmp/build/gcc/gcc/xgcc -B/tmp/build/gcc/gcc/ -nostdinc
-B/tmp/build/gcc/mipsisa32-elf/soft-float/newlib/ -isystem
/tmp/build/gcc/mipsisa32-elf/soft-float/newlib/targ-include -isystem
/src/gcc-4.0.0/newlib/libc/include -B/gnutools/mipsisa32-elf/bin/
-B/gnutools/mipsisa32-elf/lib/ -isystem /gnutools/mipsisa32-elf/include
-isystem /gnutools/mipsisa32-elf/sys-include  -msoft-float
-DPACKAGE=\"newlib\" -DVERSION=\"1.13.0\"  -I.
-I/src/gcc-4.0.0/newlib/libc/ctype  -O2 -DMISSING_SYSCALL_NAMES -fno-builtin
-O2 -g -O2   -msoft-float -c /src/gcc-4.0.0/newlib/libc/ctype/ctype_.c
/src/gcc-4.0.0/newlib/libc/ctype/ctype_.c:91: error: '_ctype_' aliased to
undefined symbol '_ctype_b+127'
make[7]: *** [ctype_.o] Error 1
make[7]: Leaving directory
`/tmp/build/gcc/mipsisa32-elf/soft-float/newlib/libc/ctype'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory
`/tmp/build/gcc/mipsisa32-elf/soft-float/newlib/libc'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/tmp/build/gcc/mipsisa32-elf/soft-float/newlib'
make[4]: *** [all-recursive-am] Error 2
make[4]: Leaving directory `/tmp/build/gcc/mipsisa32-elf/soft-float/newlib'
make[3]: *** [multi-do] Error 1
make[3]: Leaving directory `/tmp/build/gcc/mipsisa32-elf/newlib'
make[2]: *** [all-multi] Error 2
make[2]: Leaving directory `/tmp/build/gcc/mipsisa32-elf/newlib'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/tmp/build/gcc/mipsisa32-elf/newlib'
make: *** [all-target-newlib] Error 2
make: Leaving directory `/tmp/build/gcc'

Thanks,

Wilson

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

             reply	other threads:[~2005-05-06 22:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-06 23:09 Wilson Tsao [this message]
2005-05-06 23:14 ` Gary Thomas
2005-05-13 17:44 ` Jerome Souquieres

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=D19CD5D71C9ED311ACD3009027DE5D65CE856F@ITEUSA-SR \
    --to=wilson.tsao@iteusa.com \
    --cc=ecos-discuss@ecos.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).