OpenVMS x86 native compilers, cross compilers news and questions.
-
-
BEWARE LEFTOVER DECC$.. LOGICAL NAMES
Replies: 33
by
mgdaniel » Wed Oct 30, 2024 8:36 pm
Quirky behaviour. Was building some C code when all of a sudden the build began to fail.
X86VMS$ cc/version
VSI C x86-64 V7.5-009 (GEM 50XBR) on...
- 33 Replies
- 2116 Views
-
Last post by hb
Wed Nov 06, 2024 5:39 am
-
-
Basic, debug and error handlers?
Replies: 2
by
cct » Wed Oct 09, 2024 6:45 pm
What is going on with Basic, error handling and debug issues?
I provided a reproducer that shows the debugger is still broken, and suspect that many...
- 2 Replies
- 1431 Views
-
Last post by cct
Thu Oct 10, 2024 8:56 am
-
-
- 15 Replies
- 11931 Views
-
Last post by arne_v
Tue Sep 24, 2024 7:51 pm
-
-
Minor doc error in Bliss release notes
Replies: 1
by
whcox53 » Thu Aug 29, 2024 11:59 am
There is a minor error in the Release Notes for OpenVMS x86-64 BLISS X1.14-141
1.5.6 Built-ins Supported from OpenVMS Alpha and OpenVMS I64...
- 1 Replies
- 928 Views
-
Last post by jreagan
Mon Sep 23, 2024 6:03 pm
-
-
- 5 Replies
- 1334 Views
-
Last post by rodprince
Thu Aug 29, 2024 2:56 pm
-
-
VSI BASIC x86-64 V1.9-001
Replies: 37
by
cct » Thu Aug 01, 2024 1:18 pm
Just installed this on VMS9.2-2 with VMS922X_UPDATE V2.0
Recompiled all basic source - no errors
However I got a memory management error in a...
- 37 Replies
- 7137 Views
-
Last post by jreagan
Sun Aug 25, 2024 5:55 pm
-
-
Pascal X6.4-145 vs VMS922X_DEBUG-V0100
Replies: 2
by
rodprince » Fri Aug 23, 2024 1:31 pm
First let me start off with, thank you for the DecSet update. Installed it and the latest debugger update and its nice to have LSE back. It appears...
- 2 Replies
- 945 Views
-
Last post by jreagan
Sun Aug 25, 2024 5:49 pm
-
-
- 1 Replies
- 1501 Views
-
Last post by jreagan
Fri Jul 19, 2024 3:50 pm
-
-
Upcoming BASIC GA kit - please read
Replies: 13
by
jreagan » Mon Jul 08, 2024 4:29 pm
We are preparing to release a BASIC compiler soon. We found and fixed quite a few bugs in the BASIC RTL and in the LIBOTS2 library (mostly dealing...
- 13 Replies
- 4518 Views
-
Last post by roberbrooks
Mon Jul 15, 2024 10:27 pm
-
-
clang problem trying to build xpdf
Replies: 3
by
martinv » Fri May 24, 2024 6:20 am
Hi!
I thought I'd try to build my port of xpdf 3.02pl4 on x86_64, VMS V9.2-2 Update2. So I downloaded the source files, found and fixed a few bugs...
- 3 Replies
- 3625 Views
-
Last post by martinv
Thu Jul 11, 2024 2:04 am
-
-
Emacs
Replies: 5
by
r010159@comcast.net » Tue Jul 09, 2024 10:32 am
Is it possible to install the Emacs editor? If I can, where would I find the install package? If not, what is an editor that is extensible that I can...
- 5 Replies
- 2093 Views
-
Last post by martinv
Wed Jul 10, 2024 1:55 am
-
-
X86VMS-BASIC-X0108-5-1 FT
Replies: 29
by
earlem » Fri Mar 29, 2024 6:19 am
1) The IVP fails on initial installation due to the BASIC command not being present on the first install of a BASIC compiler. The IVP works after...
- 29 Replies
- 9900 Views
-
Last post by cct
Tue Jul 09, 2024 11:27 am
-
-
- 22 Replies
- 8856 Views
-
Last post by arne_v
Mon May 20, 2024 5:27 pm
-
-
- 5 Replies
- 2448 Views
-
Last post by alexwong
Sun May 05, 2024 7:58 pm
-
-
Compile/Link problem x86
Replies: 5
by
psk » Fri Dec 30, 2022 11:58 am
Hi,
I have started to build some code, a c++ library, on VMSx86 and the compilations went ok, more o less, but I get this error when linking the...
- 5 Replies
- 12509 Views
-
Last post by imiller
Mon Apr 29, 2024 10:41 am
-
-
X86 Macro compiler/LLVM error
Replies: 21
by
cct » Mon Apr 01, 2024 2:20 pm
Trying to compile some macro code that was ported from VAX to Alpha, and worked on I64, and 3 files are coming up with:
LLVM ERROR: invalid symbol...
- 21 Replies
- 8065 Views
-
Last post by sms
Fri Apr 19, 2024 3:25 am
-
-
- 5 Replies
- 3422 Views
-
Last post by arne_v
Fri Mar 08, 2024 10:24 am
-
-
- 3 Replies
- 2989 Views
-
Last post by jreagan
Wed Jan 31, 2024 10:32 am
-
-
- 20 Replies
- 8493 Views
-
Last post by sms
Tue Jan 30, 2024 6:23 pm
-
-
- 8 Replies
- 4025 Views
-
Last post by jreagan
Sat Jan 20, 2024 12:11 pm
-
-
- 8 Replies
- 4249 Views
-
Last post by jreagan
Sat Jan 20, 2024 12:07 pm
-
-
DECC on x86 getline, getdelim issue
Replies: 10
by
arpadffy » Fri Nov 24, 2023 3:31 pm
Hi,
I apologize for a stupid question, but even after few hours of reading the code and header files, I could not find any explanation for this...
- 10 Replies
- 33749 Views
-
Last post by arpadffy
Mon Nov 27, 2023 10:25 am
-
-
Pascal X86VMS-PASCAL-X0603-141
Replies: 6
by
rodprince » Mon Nov 20, 2023 4:12 pm
Installed the latest version of the pascal compiler (x86vms-pascal-x0603-141) to give it a test drive.
Tried to build our system and things got off...
- 6 Replies
- 13658 Views
-
Last post by vadim
Wed Nov 22, 2023 3:20 pm
-
-
Native COBOL field test
by
jreagan » Tue Sep 05, 2023 3:04 pm
The first native COBOL field test compiler as just gone live on the portal. X86VMS-COBOL-X0302-1-1
$ cobol/version
VSI COBOL x86-64 X3.2-0001 (GEM...
- 0 Replies
- 24265 Views
-
Last post by jreagan
Tue Sep 05, 2023 3:04 pm
-
-
ZeroMQ examples
Replies: 7
by
martinv » Tue Jul 11, 2023 2:57 pm
Hi,
I got interested in ZeroMQ, so I downloaded the kit and installed it on VMS x86_64 running on VMware Workstation Player.
I also downloaded the...
- 7 Replies
- 35228 Views
-
Last post by martinv
Mon Sep 04, 2023 8:00 am
Forum permissions
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum