it ended up being a known bug with official patch from the vendor On Mon, 26 May 2008 04:53:20 +0200 Roland Mainz wrote: > "Lee, Steven" wrote: > > Is there anyone in the group who has successfully build ast-ksh on HP > > PA-RISC platform and willing to help me. > > > > I got as far as trying to link ksh93 and shcomp before it fails due to > > unresolved variables > > > > _Isgreater (code) > > _Isless (code) > > _Isgreaterequal (code) > > _Islessgreater (code) > > _Islessequal (code) > > > > I have tried using nm to identify which library I need to link in without > > success. > > > > System rp7410 > > OS HP-UX 11.11 > > Compiler HP ANSI C compiler > > > > Any help or pointers is gratefully accepted.
> Does the compiler support C99 ? If "yes" the easiest solution may be to > just enable that mode (that's what we do in Solaris for the > ksh93-integration project) ... _______________________________________________ ast-users mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-users
