bin/package with no args is the only way -- at least its a standalone script w.r.t. determining ast HOSTTYPE uname and any other method you can think of is either not portable or inconsistent between vendors and things like gcc binary identifiers are often too specific and again not portable
On Wed, Oct 30, 2013 at 8:46 PM, Irek Szczesniak <[email protected]>wrote: > How can I calculate the right HOSTTYPE without AST? Can it be > constructed using plain uname <options> output, and then append '-64' > for 64bit systems? > > Irek >
_______________________________________________ ast-developers mailing list [email protected] http://lists.research.att.com/mailman/listinfo/ast-developers
