patch to add C99 complex - 1/3

Dave Korn dave.korn.cygwin@gmail.com
Thu Oct 7 09:15:00 GMT 2010


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



More information about the Newlib mailing list