public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Andrey Panchenko <ur4ukj@gmx.de>
To: ecos-discuss@sourceware.cygnus.com
Subject: [ECOS] building development tools
Date: Tue, 05 Dec 2000 03:40:00 -0000	[thread overview]
Message-ID: <1530.001205@gmx.de> (raw)

Hi All,

I'm getting problems Building the Intel x86 development tools for
Windows. I've successfully installed binutils -2.10.1, and then I had
patched gcc 2.95.2,puted path to new binutils to the path environment
on the beginning, configured gcc, and when I try to build it I get
following problem:

In file included from function.c:48:
insn-flags.h:425: conflicting types for `gen_beq'
rtl.h:1032: previous declaration of `gen_beq'
insn-flags.h:431: conflicting types for `gen_bge'
rtl.h:1033: previous declaration of `gen_bge'
insn-flags.h:433: conflicting types for `gen_ble'
rtl.h:1034: previous declaration of `gen_ble'
insn-flags.h:435: conflicting types for `gen_jump'
rtl.h:1031: previous declaration of `gen_jump'
function.c: In function `expand_function_end':
function.c:6505: too many arguments to function `gen_jump'
make[1]: *** [function.o] Error 1
make[1]: Leaving directory `/home/andrey/tmp/gcc-2.95.2/gcc'
make: *** [all-gcc] Error 2
make: Leaving directory `/home/andrey/tmp/gcc-2.95.2'


Does anybody familiar with this kind of problem ?
Any suggestions ?
Thanks in advance !

Best regards,
 Andrey                            mailto:ur4ukj@gmx.de


             reply	other threads:[~2000-12-05  3:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-05  3:40 Andrey Panchenko [this message]
2000-12-05 13:39 ` Jonathan Larmour
2000-12-06  2:42   ` Re[2]: " Andrey Panchenko
2000-12-06 12:23     ` Jonathan Larmour
2000-12-06 12:42       ` Re[2]: " Andrey Panchenko

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=1530.001205@gmx.de \
    --to=ur4ukj@gmx.de \
    --cc=ecos-discuss@sourceware.cygnus.com \
    /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).