On 06/10/2010 17:58, Marco Atzeri wrote:
> -SUBLIBS = $(MATHDIR)/lib$(MATHDIR).$(aext) common/libcommon.$(aext) $(LIBM_MACHINE_LIB)
> +SUBLIBS = $(MATHDIR)/lib$(MATHDIR).$(aext) common/libcommon.$(aext)complex/libcomplex.$(aext) $(LIBM_MACHINE_LIB)
There's a missing space there between the libcommon and libcomplex entries.
cheers,
DaveK