Hello, I have successfully build ksh93 on a PA-RISC HP-UX 11.00 system with the HP ANSI C compiler. Next I like to compile ksh93 as a static binary. The difference this time is it fails to link because it cannot find the dld library (naturally).
I have tried various options without success such as: - SHOPT_CMDLIB_DIR == 1 - SHOPT_DYNAMIC == 0 The ksh93 README file mentions mam_cc_static but I don't know where this set. Incidentally some of the Makefile options are not mentioned in the README; example being SHOPT_CMDLIB_HDR. Has anyone who has done this before give me some pointers. Thanks. I have also searched the ast-users archives and tried googling. Regards, Steven _______________________________________________ ast-users mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-users
