[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-cpio] cpio-2.6 build error on HP-UX
From: |
H.Merijn Brand |
Subject: |
[Bug-cpio] cpio-2.6 build error on HP-UX |
Date: |
Tue, 21 Dec 2004 14:04:42 +0100 |
For all versions of HP-UX (10.20/32, 11.00/32, 11.00/64, 11.11/32, 11.11/64)
that I have available, cpio-2.6 will not build with HP C-ANSI-C:
cc -DHAVE_CONFIG_H -I. -I. -I.. -Ae +O2 +Onolimit +Z -z
-I/pro/local/include -I/usr/local/include -I/usr/include/X11R6
-I/usr/local/X11R6/include -c argp-parse.c
cc: "argp-parse.c", line 485: error 1539: Cannot do arithmetic with pointers to
objects of unknown size.
cc: "argp-parse.c", line 486: error 1539: Cannot do arithmetic with pointers to
objects of unknown size.
cc: "argp-parse.c", line 487: error 1539: Cannot do arithmetic with pointers to
objects of unknown size.
make[3]: *** [argp-parse.o] Error 1
No problem with gcc-3.4.3
--
H.Merijn Brand Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using perl-5.6.1, 5.8.5, & 5.9.x, and 809 on HP-UX 10.20 & 11.00, 11i,
AIX 4.3, AIX 5.2, SuSE 9.1, and Win2k. http://www.cmve.net/~merijn/
http://archives.develooper.com/address@hidden/ address@hidden
send smoke reports to: address@hidden, QA: http://qa.perl.org
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug-cpio] cpio-2.6 build error on HP-UX,
H.Merijn Brand <=