bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

binutils-2.24 build fails on HPUX PA-RISC


From: Stuart Kemp
Subject: binutils-2.24 build fails on HPUX PA-RISC
Date: Mon, 08 Dec 2014 13:30:34 -0700

Building binutils-2.24 fails on HPUX PA-RISC 11.31 using HP's compiler 

uname -a:
  HP-UX hphost B.11.31 U 9000/800

Compiler:
  B9007AA                                   C.11.31.08     HP C/aC++ 
Developer's Bundle

Configured as:
./configure --disable-nls CC=cc

system set as hppa2.0w-hp-hpux11.31

Problem:
cc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd -I./../bfd -I./../include 
-DHOST_HPPAHPUX -D_LARGEFILE64_SOURCE -DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -g -c dwarf.c
cc: "dwarf.c", line 1616: error 1504: A zero or negative array size is illegal.
cc: "dwarf.c", line 2163: error 1504: A zero or negative array size is illegal.
cc: "dwarf.c", line 2245: error 1504: A zero or negative array size is illegal.
cc: "dwarf.c", line 2609: error 1504: A zero or negative array size is illegal.
cc: "dwarf.c", line 3535: error 1504: A zero or negative array size is illegal.
cc: "dwarf.c", line 3705: error 1504: A zero or negative array size is illegal.
cc: "dwarf.c", line 4563: error 1504: A zero or negative array size is illegal.
cc: "dwarf.c", line 5206: error 1504: A zero or negative array size is illegal.
cc: "dwarf.c", line 5937: error 1504: A zero or negative array size is illegal.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]