Skip to main content
Visitor II
January 12, 2005
Question

Does anyone know about the xlsub.o doing in C:/Cosmic/CXST7/Lib/libm.st7?

  • January 12, 2005
  • 3 replies
  • 854 views
Posted on January 12, 2005 at 01:06

Does anyone know about the xlsub.o doing in C:/Cosmic/CXST7/Lib/libm.st7?

    This topic has been closed for replies.

    3 replies

    jackieAuthor
    Visitor II
    January 10, 2005
    Posted on January 10, 2005 at 18:11

    Does anyone know about the xlsub.o doing in C:/Cosmic/CXST7/Lib/libm.st7?

    Could you give me some information about libm.st7 or xlsub.o.

    Thanks a lot!

    Best Regards,

    Jackie

    Visitor II
    January 11, 2005
    Posted on January 11, 2005 at 04:42

    libm.st7 is the ''machine library'', that is, the lowest level library that must be included in all applications. It is extensively described in Appendix C of the user manual.

    xlsub is a library function that performs ''LONG SUBSTRACT EXTERNAL MEMORY''; its source (asm) is provided with the compiler.

    Does this help?

    Regards,

    Luca (Cosmic)

    [ This message was edited by: _luca on 11-01-2005 09:15 ]

    jackieAuthor
    Visitor II
    January 12, 2005
    Posted on January 12, 2005 at 01:06

    Thanks,Luka,

    It did solve my question.

    Best Regards,

    Jackie