Hi Przemek, Currently harbour.dll is created with full symbol information.
I use L_USR=-s to request stripping for all binaries for the final binary distribution to avoid that. But this flag is not effective for harbour.dll, since it's done outside the GNU make system. Can you change hb-func.sh to honor this setting, or if this is not possible, do the stripping by other means? Brgds, Viktor _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
