Problems building 0.60.2 on HP-UX 11.x
Albert Chin <[email protected]>
| Newsgroups | gmane.comp.gnu.aspell.devel |
|---|---|
| Message-ID | <[email protected]> |
Error from the HP C++ compiler for 0.60.2:
aCC -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common
-I./interfaces/cc/ -I./modules/speller/default/
-DLOCALEDIR=\"/opt/TWWfsw/aspell06/share/locale\" +O2 -AA -z
+Onofltacc +ESlit +DAportable +Oentrysched +Odataprefetch +Onolimit -c
common/string_map.cpp +Z -DPIC -o common/.libs/string_map.o
Error 578: "common/string_map.hpp", line 41 # A class member may not
be a
const array since there is no way to initialize such a member.
const char empty_str[1];
^^^^^^^^^
gmake[1]: *** [common/string_map.lo] Error 1
Seems like a valid complaint.
--
albert chin ([email protected])