public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Neal Becker <neal@ctd.comsat.com>
To: law@cygnus.com
Cc: egcs@cygnus.com
Subject: Re: m68k-unknown-coff cross failure
Date: Tue, 02 Dec 1997 05:52:00 -0000	[thread overview]
Message-ID: <u9k9dnsvlk.fsf@neal.ctd.comsat.com> (raw)
In-Reply-To: <10721.881019962@cygnus.com>

Now I encounter another puzzling problem:
>head config.status 
../../egcs-971127/configure --host=hppa1.1-hp-hpux9.05 --target=m68k-unknown-coff --prefix=/usr/local/m68k -v --with-newlib --norecursion 

My target is embedded 68k with no OS, and since I use newlib-1.8 I
added --with-newlib.

It builds a long way, then:

 /src/m68k/egcs-971127/gcc/xgcc -B/src/m68k/egcs-971127/gcc/ -c -g -O2 -I. -I../../../../egcs-971127/libiberty/../include   ../../../../egcs-971127/libiberty/vsprintf.c -o pic/vsprintf.o
/src/m68k/egcs-971127/gcc/xgcc -B/src/m68k/egcs-971127/gcc/ -c -g -O2 -I. -I../../../../egcs-971127/libiberty/../include  ../../../../egcs-971127/libiberty/vsprintf.c
../../../../egcs-971127/libiberty/vsprintf.c: In function `vsprintf':
../../../../egcs-971127/libiberty/vsprintf.c:47: structure has no member named `_flag'
../../../../egcs-971127/libiberty/vsprintf.c:47: `_IOWRT' undeclared (first use this function)
../../../../egcs-971127/libiberty/vsprintf.c:47: (Each undeclared identifier is reported only once
../../../../egcs-971127/libiberty/vsprintf.c:47: for each function it appears in.)
../../../../egcs-971127/libiberty/vsprintf.c:47: `_IOSTRG' undeclared (first use this function)
../../../../egcs-971127/libiberty/vsprintf.c:48: structure has no member named `_ptr'
../../../../egcs-971127/libiberty/vsprintf.c:49: structure has no member named `_cnt'
make[3]: *** [vsprintf.o] Error 1
make[3]: Leaving directory `/src/m68k/egcs-971127/m68k-unknown-coff/libiberty'
make[2]: *** [libiberty.a] Error 2
make[2]: Leaving directory `/src/m68k/egcs-971127/m68k-unknown-coff/libiberty'
make[1]: *** [all-target-libiberty] Error 2
make[1]: Leaving directory `/src/m68k/egcs-971127'
make: *** [cross] Error 2

I'm not sure what's going on.  Is this vsprintf for the host or the
target?  The host (hpux) has vsprintf, and this was detected by
configure.  The target should have it in newlib.

  reply	other threads:[~1997-12-02  5:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-12-01 12:31 Neal Becker
1997-12-01 17:20 ` Jeffrey A Law
1997-12-02  5:52   ` Neal Becker [this message]
1997-12-02  9:23     ` Jeffrey A Law
1997-12-03  5:46       ` Neal Becker
1997-12-05  8:53         ` Jeffrey A Law
1997-12-05 11:48           ` Neal Becker
1997-12-01 18:55 ` Robin Kirkham
1997-12-02  9:56   ` Jeffrey A Law

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=u9k9dnsvlk.fsf@neal.ctd.comsat.com \
    --to=neal@ctd.comsat.com \
    --cc=egcs@cygnus.com \
    --cc=law@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).