Przemyslaw,

Przemyslaw Czerpak wrote:
> 
> What about removing ARSTRIP from create_library and using sth like:
> 
>    ifneq ($(filter $(HB_BUILD_STRIP),all lib),)
>       ARSTRIP = & ${HB_CCPATH}${HB_CCPREFIX}strip -S $(LIB_DIR)/$@
>    endif
> 
>    AR_RULE = $(create_library) $(ARSTRIP) & $(RM) __lib__.tmp
> 
ok, works with ARSTRIP empty, I'll try next to see if it works with it defined
as well.

Maurilio.


-- 
 __________
|  |  | |__| Maurilio Longo
|_|_|_|____| farmaconsult s.r.l.


_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to