• Compilation of C TAL code on Tandem

    From Kunal shirsat@kunal.shirsat2011@gmail.com to comp.sys.tandem on Fri Sep 30 07:29:39 2022
    From Newsgroup: comp.sys.tandem

    Hello All,

    Could you please help me out to compile the C TAL code on Tandem.
    Source file - TCPLISTC
    List file-TCPLISTL
    Object-TCPLISTO

    Thanks in advance.

    Regards,
    Kunal Shirsat
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From Keith Dick@rkdick@gmail.com to comp.sys.tandem on Fri Sep 30 21:16:25 2022
    From Newsgroup: comp.sys.tandem

    On Friday, September 30, 2022 at 7:29:41 AM UTC-7, Kunal shirsat wrote:
    Hello All,

    Could you please help me out to compile the C TAL code on Tandem.
    Source file - TCPLISTC
    List file-TCPLISTL
    Object-TCPLISTO

    Thanks in advance.

    Regards,
    Kunal Shirsat

    Your question is a bit confusing. It probably would help if you explained a bit where you got the source file you are trying to compile, and perhaps what the object file is to be used for.

    The main point of confusion I have is that it is not clear whether your source file contains C source statements or TAL source statements. Those are two different programming languages, requiring different compilers.

    Another point of confusion is that you do not say whether the object file you want to produce should be native code for the CPU in your NonStop system or original TNS-architecture code to be interpreted (or accelerated) on the CPU in your NonStop system.

    Yet another point is, if your source file contains C source statements, do you want to produce object cot for the Guardian personality of the NonStop system or for the OSS personality?

    Please post again with the additional information and we can try to help.
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From j-ma...@pacbell.net@j-marcus@pacbell.net to comp.sys.tandem on Sat Oct 1 19:13:26 2022
    From Newsgroup: comp.sys.tandem

    These manuals might help you find a starting point to figure out what your application envioronment is:
    Guardian Programmers Guide https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&docId=c02543407 Tal Programmers Guide https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&docId=c02133219 pTAL Guidelines for TAL Programmers https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&docId=c02129286 HP C/C++ ProgrammerrCOs Guide for NonStop Systems https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&docId=c02121175 Jon Marcus
    --- Synchronet 3.21d-Linux NewsLink 1.2