On Wed, 17 Sep 2008, Szak�ts Viktor wrote: Hi Viktor,
> * bin/hb-mkslib.sh > * make_xmingwce.sh > * make_gcc.sh > * make_xmingw.sh > * make_gnu.sh > * make_tgz.sh > + Added SunOS platform detection as an attempt to make > make_tgz.sh work on OpenSolaris. The auto detection was correct and you added dummy code which does not work. uname -s | tr -d "[-]" | tr '[A-Z]' '[a-z] returns OS name in lowercase without '-' delimiters. It works naively for Linux HP-UX and SunOS. best regards, Przemek _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour