bug-gdb
[Top][All Lists]
Advanced

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

Re: gdb + HP-UX


From: Lutz Jaenicke
Subject: Re: gdb + HP-UX
Date: 3 Jan 2001 10:53:10 GMT
User-agent: slrn/0.9.6.2 (HP-UX)

In article <address@hidden>, Sall, David wrote:
>Dear gdb:
>
>I have been unable to compile Insight-5.0 under HP-UX 10.20.  I have tried
>both the HP cc compiler as well as the gcc compiler.  
>
>I ran the configure script in the gdb directory:
>
>   CC=gcc ./configure --prefix=/projects/sallda/opt/insight
>
>I then ran make and it was compiling just fine for awhile until the
>following:
>
>   gcc -wl,-E tclAppInit.o -L/projects/sallda/Internet/insight-5.0/tcl/unix
>-ltcl8.0 -ldld -lm -lc \
>       -o tclsh
>
>   Make:  line 313: syntax error. Stop.
>   *** Error exit code 1
>
>   Stop.
>   *** Error exit code 1
>
>Any help you can give me would be greatly appreciated.

This doesn't seem to be related to the compiler at all. Probably the Makefile
contains "gnu-isms" and doesn't work with the HP "make" utility, you should
try gnu-make instead.

Best regards,
        Lutz
-- 
Lutz Jaenicke                          address@hidden 
TU Berlin              http://www.iee.TU-Berlin.DE/personen/jaenicke/
Institut fuer Elektrische Energietechnik        Tel. +49 30 314-24552
Einsteinufer 11, D-10587 Berlin                 Fax. +49 30 314-21133 



reply via email to

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