All of lore.kernel.org
 help / color / mirror / Atom feed
From: "hemanth" <macindiard@vsnl.net>
To: <linux-mips@linux-mips.org>
Subject: querries on cross compiler
Date: Wed, 7 Jul 2004 08:52:14 +0530	[thread overview]
Message-ID: <000d01c463d1$994e59a0$6030a8c0@eng32> (raw)


Hi,

Iam trying to build a cross compiler for MIPS processor on
"i686-pc-linux-gcc" host. Iam getting some errors during the installation of
BINUTILS(binutils-2.9.1) i.e, after configure, when I type "make" Iam
getting errors. Can u please suggest how to remove these errors.

These are the errors,
root@localhost binutils-2.9.1]# make

make[1]: Entering directory `/root/cross_compiler/binutils-2.9.1/libiberty'

if [ -n "" ] && [ ! -d pic ]; then \

mkdir pic; \

else true; fi

touch stamp-picdir

echo "# !Automatically generated from ./functions.def"\

"- DO NOT EDIT!" >needed2.awk

grep '^DEFVAR(' < ./functions.def \

| sed -e '/DEFVAR/s|DEFVAR.\([^,]*\).*|/\1/ { printf "#ifndef
NEED_\1\\n#define NEED_\1\\n#endif\\n" }|' \

>>needed2.awk

grep '^DEFFUNC(' < ./functions.def \

| sed -e '/DEFFUNC/s|DEFFUNC.\([^,]*\).*|/\1/ { printf "#ifndef
NEED_\1\\n#define NEED_\1\\n#endif\\n" }|' \

>>needed2.awk

gcc -c -g -O2 -I. -I./../include ./dummy.c 2>/dev/null

make[1]: *** [dummy.o] Error 1

make[1]: Leaving directory `/root/cross_compiler/binutils-2.9.1/libiberty'

make: *** [all-libiberty] Error 2

regards,
Hemanth
MACIL
Electronics city
Bangalore

WARNING: multiple messages have this Message-ID (diff)
From: "hemanth" <macindiard@vsnl.net>
To: linux-mips@linux-mips.org
Subject: querries on cross compiler
Date: Wed, 7 Jul 2004 08:52:14 +0530	[thread overview]
Message-ID: <000d01c463d1$994e59a0$6030a8c0@eng32> (raw)
Message-ID: <20040707032214.EYcebmP6LeM5Os4wJNr5KEGt1S5Zp0hYYd150x84RVI@z> (raw)


Hi,

Iam trying to build a cross compiler for MIPS processor on
"i686-pc-linux-gcc" host. Iam getting some errors during the installation of
BINUTILS(binutils-2.9.1) i.e, after configure, when I type "make" Iam
getting errors. Can u please suggest how to remove these errors.

These are the errors,
root@localhost binutils-2.9.1]# make

make[1]: Entering directory `/root/cross_compiler/binutils-2.9.1/libiberty'

if [ -n "" ] && [ ! -d pic ]; then \

mkdir pic; \

else true; fi

touch stamp-picdir

echo "# !Automatically generated from ./functions.def"\

"- DO NOT EDIT!" >needed2.awk

grep '^DEFVAR(' < ./functions.def \

| sed -e '/DEFVAR/s|DEFVAR.\([^,]*\).*|/\1/ { printf "#ifndef
NEED_\1\\n#define NEED_\1\\n#endif\\n" }|' \

>>needed2.awk

grep '^DEFFUNC(' < ./functions.def \

| sed -e '/DEFFUNC/s|DEFFUNC.\([^,]*\).*|/\1/ { printf "#ifndef
NEED_\1\\n#define NEED_\1\\n#endif\\n" }|' \

>>needed2.awk

gcc -c -g -O2 -I. -I./../include ./dummy.c 2>/dev/null

make[1]: *** [dummy.o] Error 1

make[1]: Leaving directory `/root/cross_compiler/binutils-2.9.1/libiberty'

make: *** [all-libiberty] Error 2

regards,
Hemanth
MACIL
Electronics city
Bangalore

             reply	other threads:[~2004-07-07  3:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-07  3:22 hemanth [this message]
2004-07-07  3:22 ` querries on cross compiler hemanth
2004-07-07 14:40 ` Kaj-Michael Lang
2004-07-07 14:40   ` Kaj-Michael Lang

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='000d01c463d1$994e59a0$6030a8c0@eng32' \
    --to=macindiard@vsnl.net \
    --cc=linux-mips@linux-mips.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.