Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

Life is difficult because it is non-linear.


computers / comp.sys.tandem / Compilation of C TAL code on Tandem

SubjectAuthor
* Compilation of C TAL code on TandemKunal shirsat
`* Re: Compilation of C TAL code on TandemKeith Dick
 `- Re: Compilation of C TAL code on Tandemj-ma...@pacbell.net

1
Compilation of C TAL code on Tandem

<3aef433c-3070-4f0a-b816-1adbb16a5e95n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=553&group=comp.sys.tandem#553

  copy link   Newsgroups: comp.sys.tandem
X-Received: by 2002:a05:620a:31a1:b0:6ce:d7be:496b with SMTP id bi33-20020a05620a31a100b006ced7be496bmr6270280qkb.192.1664548180238;
Fri, 30 Sep 2022 07:29:40 -0700 (PDT)
X-Received: by 2002:a81:6756:0:b0:345:525e:38 with SMTP id b83-20020a816756000000b00345525e0038mr8558398ywc.47.1664548180018;
Fri, 30 Sep 2022 07:29:40 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Fri, 30 Sep 2022 07:29:39 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=202.91.135.81; posting-account=SAuqVAoAAAAz4eh1ye-lQcNIJF6pFrqP
NNTP-Posting-Host: 202.91.135.81
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <3aef433c-3070-4f0a-b816-1adbb16a5e95n@googlegroups.com>
Subject: Compilation of C TAL code on Tandem
From: kunal.shirsat2011@gmail.com (Kunal shirsat)
Injection-Date: Fri, 30 Sep 2022 14:29:40 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 1183
 by: Kunal shirsat - Fri, 30 Sep 2022 14:29 UTC

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

Re: Compilation of C TAL code on Tandem

<b70ee74c-d6bc-45fb-a655-3efdc0dbe3bbn@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=555&group=comp.sys.tandem#555

  copy link   Newsgroups: comp.sys.tandem
X-Received: by 2002:a05:6214:5187:b0:4ad:77a0:f088 with SMTP id kl7-20020a056214518700b004ad77a0f088mr9678315qvb.0.1664597785922;
Fri, 30 Sep 2022 21:16:25 -0700 (PDT)
X-Received: by 2002:a25:3cc4:0:b0:6af:c67e:909e with SMTP id
j187-20020a253cc4000000b006afc67e909emr10549782yba.266.1664597785666; Fri, 30
Sep 2022 21:16:25 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Fri, 30 Sep 2022 21:16:25 -0700 (PDT)
In-Reply-To: <3aef433c-3070-4f0a-b816-1adbb16a5e95n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=98.42.228.104; posting-account=Lua_ZwoAAADivbVXQF8uKE7dZSUNm9vj
NNTP-Posting-Host: 98.42.228.104
References: <3aef433c-3070-4f0a-b816-1adbb16a5e95n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <b70ee74c-d6bc-45fb-a655-3efdc0dbe3bbn@googlegroups.com>
Subject: Re: Compilation of C TAL code on Tandem
From: rkdick@gmail.com (Keith Dick)
Injection-Date: Sat, 01 Oct 2022 04:16:25 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 2357
 by: Keith Dick - Sat, 1 Oct 2022 04:16 UTC

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.

Re: Compilation of C TAL code on Tandem

<b5ca99f0-db9a-4f9f-8580-b6a61e5ddf23n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/computers/article-flat.php?id=558&group=comp.sys.tandem#558

  copy link   Newsgroups: comp.sys.tandem
X-Received: by 2002:a05:6214:1a53:b0:4af:cf5e:5027 with SMTP id fi19-20020a0562141a5300b004afcf5e5027mr8288955qvb.36.1664676806450;
Sat, 01 Oct 2022 19:13:26 -0700 (PDT)
X-Received: by 2002:a25:7347:0:b0:6bc:fbcc:8296 with SMTP id
o68-20020a257347000000b006bcfbcc8296mr7900513ybc.340.1664676806246; Sat, 01
Oct 2022 19:13:26 -0700 (PDT)
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.sys.tandem
Date: Sat, 1 Oct 2022 19:13:26 -0700 (PDT)
In-Reply-To: <b70ee74c-d6bc-45fb-a655-3efdc0dbe3bbn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=99.73.36.209; posting-account=6Yg9KQoAAACzOAB0F1up15vc0AKbmZrL
NNTP-Posting-Host: 99.73.36.209
References: <3aef433c-3070-4f0a-b816-1adbb16a5e95n@googlegroups.com> <b70ee74c-d6bc-45fb-a655-3efdc0dbe3bbn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <b5ca99f0-db9a-4f9f-8580-b6a61e5ddf23n@googlegroups.com>
Subject: Re: Compilation of C TAL code on Tandem
From: j-marcus@pacbell.net (j-ma...@pacbell.net)
Injection-Date: Sun, 02 Oct 2022 02:13:26 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 1866
 by: j-ma...@pacbell.net - Sun, 2 Oct 2022 02:13 UTC

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++ Programmer’s Guide for NonStop Systems
https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&docId=c02121175

Jon Marcus

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor