On Fri, Sep 19, 2003 at 02:10:52PM +0200, H.Merijn Brand wrote:
> On Fri 19 Sep 2003 14:05, Peter Sinnott <[EMAIL PROTECTED]> wrote:
> > Hi there,
> > 
> > Now seeming like a reasonable time I decided to
> > take parrot for a test ride of HPUX. There seem to
> > be a few problems with objects.
> > 


bash-2.05$ uname -a
HP-UX gnbil2dv B.11.00 A 9000/800 unknown
bash-2.05$ model
9000/800/N4000-55

gcc 2.95 - as reported in previous email
gcc 3.2  - passes all tests

bash$ uname -a
HP-UX cibs1dv B.11.00 A 9000/800 unknown
bash$ model
9000/800/L2000-44

gcc 2.95 - as reported in previous email
gcc 3.3.1( from http://hpux.connect.org.uk/hppd/hpux/Gnu/gcc-3.3.1/ ) -
below

xx.c
-D_HPUX_SOURCE -DUINT32_MAX_BROKEN -Wl,+vnocompatwarnings
-DAPPLLIB_EXP=/cm/tools/apps/lib/perl5/cm_perl/5.8.0/PA-RISC2.0:/cm/tools/apps/lib/perl5/cm_perl/5.8.0:/cm/tools/apps/lib/perl5/cm_perl:
-DDEBUGGING -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -Dan_Sugalski -Larry -Wall -Wstrict-prototypes
-Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual
-Wcast-align -Wwrite-strings -Waggregate-return -Winline -W -Wno-unused
-Wsign-compare -Wformat-nonliteral -Wformat-security -Wpacked
-Wdisabled-optimization -I./include -DHAVE_COMPUTED_GOTO xx.o -c xx.c
test_main.c
gcc: +vnocompatwarnings: linker input file unused because linking not
done
exceptions.c
exceptions.c: In function `internal_exception':
exceptions.c:27: warning: second parameter of `va_start' not last named
argument
exceptions.c:27: internal compiler error: in convert_move, at expr.c:565
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make: *** [exceptions.o] Error 1

-- 
It's our responsibility to enthusiastically network multimedia based content 
to exceed customer expectations

Reply via email to