On Sat, 15 Aug 2009, [email protected] wrote: > 2009-08-15 11:48 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) > * utils/hbmk2/hbmk2.prg > ! Minor fix for darwin and automatic entry function detection using 'nm'. > nm on Darwin doesn't seem to support '--defined-only -C' option. > Przemek, please check this, maybe this hurts functionality.
For pure C mode it should work. " T HB_FUN_" is enough anyhow it may cause problems for C++ mode because it may attach mangling information. Just make test with Darwin C++ builds. If necessary at symbol name cutting at 1-st "@" best regards, Przemek _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
