This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: binutils 2.11.90.0.19


On Fri, Jun 22, 2001 at 09:30:09PM -0500, Krishnakumar B wrote:
> Subject: Core dump with ld
> X-Mailer: VM 6.89 under 21.4 (patch 1) "Copyleft" XEmacs Lucid
> FCC: /project/danzon/kitty/Mail/sent-mail
> --text follows this line--
> Hi,
> 
> I just installed the latest development version of binutils
> (2.11.90.0.19) and having some problems with it. This binutils was
> compiled with ../binutils-2.11.90.0.1/configure --prefix=/opt
> --host=ia64-redhat-linux --enable-shared
> 
> 
> I am using RedHat beta (Wolverine) on IA-64. The reason that I compiled
> this binutils is that I got the following error while compiling one of
> my files using the binutils shipped with RedHat (binutils 2.10.90.0.1):
> 
> g++ -W -Wall -Wpointer-arith -pipe -O3 -Wno-uninitialized -fno-implicit-templat
> es  -D_POSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS -D_REENTRANT -DACE_HAS_AIO_
> CALLS  -I/u/bugzilla/Full/ACE_wrappers/build/yoda_Full -DACE_NDEBUG -DACE_USE_R
> CSID=0 -DACE_HAS_EXCEPTIONS    -I/u/bugzilla/Full/ACE_wrappers/build/yoda_Full/
> TAO -I/u/bugzilla/Full/ACE_wrappers/build/yoda_Full/TAO/orbsvcs -I/u/bugzilla/F
> ull/ACE_wrappers/build/yoda_Full/TAO/tao  -c -o .obj/EmitsDef_i.o EmitsDef_i.cp
> p
> {standard input}: Assembler messages:
> {standard input}:24199: Warning: Use of 'mov' may violate WAW dependency 'GR%,
> % in 1 - 127' (impliedf) when entry is at label '.LEHB5139', specific resource
> number is 57
> {standard input}:24198: Warning: This is the location of the conflicting usage
> 
> I thought that this was a bug with the assembler and tried to upgrade to
> the latest.
> 
> Is it advisable to use the latest version of binutils with the default
> compiler shipped with RedHat ? I am also getting messages like these
> with binutils 2.11.90.0.19
> 
> yoda> make
> g++ -W -Wall -Wpointer-arith -pipe -g -Wno-uninitialized
> -fno-implicit-templates  -D_POSIX_THREADS -D_POSIX_THREAD_SAFE_FUNCTIONS
> -D_REENTRANT -DACE_HAS_AIO_CALLS  -I/u/kitty/ACE_wrappers -DACE_HAS_EXCEPTIONS
> -c -fPIC -o .shobj/Basic_Types.o Basic_Types.cpp
> {standard input}: Assembler messages:
> {standard input}:22: Error: File number less than one
> {standard input}:23: Error: File number less than one
> {standard input}:41: Error: File number less than one
> {standard input}:86: Error: File number less than one
> {standard input}:87: Error: File number less than one
> {standard input}:124: Error: File number less than one
> make: *** [.shobj/Basic_Types.o] Error 1
> 

I don't have access to ia64. Someone working on ia64 should check
it out.


H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]