This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: HPUX `make'


> I didn't get terribly far after that, either.  I'm using the installed
> compiler, which I believe is the ANSI rather than bundled one; at least the
> documentation says so and -Aa / -Ae work.  With cc:
> cc: "../../gdb/intl/gettextP.h", line 49: error 1000: Unexpected symbol: "nls_uint32".
> cc: "../../gdb/intl/gettextP.h", line 50: error 1584: Inconsistent type declaration: "SWAP".

I usually build with gcc but this is the configure command that I use:

../src/configure --host=hppa2.0w-hp-hpux11.00 --prefix=/opt/gnu --with-included-regex --disable-nls

Disabling NLS, should avoid the above error.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


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