public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: "Dave Korn" <dave.korn@artimi.com>
To: "'Alan Modra'" <amodra@bigpond.net.au>
Cc: "'Nick Clifton'" <nickc@redhat.com>, 	<binutils@sourceware.org>
Subject: RE: Mainline and branch: --enable-targets=all dead on cygwin
Date: Wed, 26 Apr 2006 16:59:00 -0000	[thread overview]
Message-ID: <05e901c66928$bd9e3bf0$a501a8c0@CAM.ARTIMI.COM> (raw)
In-Reply-To: <20060426113121.GX27430@bubble.grove.modra.org>

On 26 April 2006 12:31, Alan Modra wrote:

> On Wed, Apr 26, 2006 at 10:41:08AM +0100, Dave Korn wrote:
>>   I just filed a PR as it was still happening to me last night.  Maybe
>> something in my cygwin installation isn't fully up-to-date; I'll make sure
>> I've got the latest everything and double-check.
> 
> It's a bug.  Try this.
> 

  Thanks Alan, that was what I thought might be the answer, and it does indeed
solve that problem.  The build still doesn't complete, though, since as
reported in 
http://sourceware.org/ml/binutils/2006-04/msg00257.html
we run up against a missing sybol later:

mkdir .libs
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o
as-new.e
xe app.o as.o atof-generic.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o
eho
pt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o
input-file
.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o
sb.
o stabs.o subsegs.o symbols.o write.o tc-i386.o obj-multi.o atof-ieee.o
obj-coff
.o obj-aout.o obj-elf.o e-i386coff.o e-i386aout.o e-i386elf.o
../bfd/.libs/libb
fd.a ../libiberty/libiberty.a ./../intl/libintl.a
obj-coff.o: In function `coff_frob_symbol':
/usr/build/src-binutils/gas/config/obj-coff.c:1055: undefined reference to
`_an_external_name'
collect2: ld returned 1 exit status
make[4]: *** [as-new.exe] Error 1

  This is due to the fact that USE_UNIQUE is not defined when symbols.c is
compiled, which looks to me to be some kind of problem in the include file
hierarchy; when TE_PE, USE_UNIQUE gets defined in obj-coff.h, but symbols.c
doesn't appear to think it needs to include OBJ_HEADER.  Any ideas about that?



    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....

  reply	other threads:[~2006-04-26 11:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-19 16:27 Dave Korn
2006-04-26 11:31 ` Nick Clifton
2006-04-26 12:47   ` Dave Korn
2006-04-26 14:38     ` Alan Modra
2006-04-26 16:59       ` Dave Korn [this message]
2006-04-26 18:18         ` Dave Korn
2006-04-26 20:07         ` Alan Modra
2006-05-29 18:00           ` Aaron W. LaFramboise

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='05e901c66928$bd9e3bf0$a501a8c0@CAM.ARTIMI.COM' \
    --to=dave.korn@artimi.com \
    --cc=amodra@bigpond.net.au \
    --cc=binutils@sourceware.org \
    --cc=nickc@redhat.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).