|
From: Steven R. L. <sr...@ic...> - 2006-12-29 00:33:21
|
did you run 'make' at the top level or just in certain modules? did you run 'make' in the tools and data directories? -s On 28 Di=C4=8B 2006, at 16:27, Tom...@Me... wrote: > > Steven, > > I ran the following with the configure: > > runConfigureICU HP-UX/ACC --disable-64bit-libs > > I encountered a compiler abnormal termination in several modules. =20 > It was not generating any error messages but was just crashing =20 > without any diagnostics whatsoever. As it turns out, the compiler =20 > was having difficulty with a macro which was invoking an inline =20 > function from a macro in a ternary expression. I changed the =20 > function so that it was no longer inline and that fixed the problem. > |