This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: Compiling 3.0 branch on HP-UX 10.20


You wrote:

>The latest CVS on HP-UX 10.20 with the HP commercial C compiler:
>
>cc  -DIN_GCC    -g    -DHAVE_CONFIG_H  -o cc1 \
>       c-parse.o c-lang.o c-errors.o c-lex.o c-pragma.o c-decl.o
>c-typeck.o c-convert.o c-aux-info.o c-common.o c-format.o
>c-semantics.o c-dump.o libcpp.a  toplev.o libbackend.a obstack.o
>alloca.o  ./intl/libintl.a      ../libiberty/libiberty.a
>/usr/ccs/bin/ld: Unsatisfied symbols:
>   current_funcdef_number (data)
>gmake[2]: *** [cc1] Error 1
>
>

Exactly the same happens on HP-UX 11.00.

Regards,

Harri


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