Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: msarasa@fh-konstanz.de
To: msarasa@fh-konstanz.de
Cc: Michael Elizabeth Chastain <mec@shout.net>,
	ac131313@redhat.com, drow@mvista.com, gdb@sources.redhat.com
Subject: Re: error building gcc , (simulators and targets...)
Date: Thu, 16 Jan 2003 12:54:00 -0000	[thread overview]
Message-ID: <1042721702.3e26aba686592@webmail.fh-konstanz.de> (raw)
In-Reply-To: <1042711097.3e268239b7230@webmail.fh-konstanz.de>

I made four directories for building Binutils , GCC , Newlib and Gdb , in this 
order.
They're called:
build-gcc
build-binutils
build-newlib
build-gdb

I made also a folder h8300-elf-gnu to install there.

Sources are contained in miguel/gnu

I made
cd build-newlib
../gnu/binutils/configure --prefix=/h8300-elf-gnu --target=h8300-elf

There's no error message with this , but then I do 

make all

and comes:

miguel@stefan:~/build-binutils > make all
make  all-recursive
make[1]: Entering directory `/home/miguel/build-binutils'
Making all in doc
make[2]: Entering directory `/home/miguel/build-binutils/doc'
if test -f cxxfilt.man; then \
  man=cxxfilt.man; \
else \
  man=../../gnu/binutils/doc/cxxfilt.man; \
fi; \
sed -e 's/@PROGRAM@/c++filt/' \
    -e 's/cxxfilt/c++filt/' < $man \
        > c++filt.1
make[2]: Leaving directory `/home/miguel/build-binutils/doc'
Making all in po
make[2]: Entering directory `/home/miguel/build-binutils/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/miguel/build-binutils/po'
make[2]: Entering directory `/home/miguel/build-binutils'
make[2]: *** No rule to make target `../bfd/bfd.h', needed by `size.o'.  Stop.
make[2]: Leaving directory `/home/miguel/build-binutils'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/miguel/build-binutils'
make: *** [all-recursive-am] Error 2


What I'm doing wrong?? Why don't I have these headers? should I get other 
fonts?

Thank you!


  reply	other threads:[~2003-01-16 12:54 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-15 17:13 Michael Elizabeth Chastain
2003-01-16  9:58 ` msarasa
2003-01-16 12:54   ` msarasa [this message]
2003-01-16 13:50     ` Daniel Jacobowitz
2003-01-16 14:18       ` msarasa
2003-01-16 14:31         ` Daniel Jacobowitz
2003-01-16 15:20           ` msarasa
  -- strict thread matches above, loose matches on Subject: below --
2003-01-16 17:02 Michael Elizabeth Chastain
2003-01-15 16:50 Daniel Jacobowitz
2003-01-15 16:50 Michael Elizabeth Chastain
2003-01-15 16:59 ` Andrew Cagney
2003-01-15 17:11   ` msarasa
2003-01-15 16:48 Michael Elizabeth Chastain
2003-01-15 10:13 msarasa
2003-01-15 13:21 ` Daniel Jacobowitz
2003-01-15 16:13   ` Andrew Cagney
2003-01-15 16:15     ` Daniel Jacobowitz

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=1042721702.3e26aba686592@webmail.fh-konstanz.de \
    --to=msarasa@fh-konstanz.de \
    --cc=ac131313@redhat.com \
    --cc=drow@mvista.com \
    --cc=gdb@sources.redhat.com \
    --cc=mec@shout.net \
    /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