-
-
CXX/clang listing files
by
mberryman » Thu Nov 30, 2023 7:05 pm
How close are the CXX/clang compilers to generating listing files? I've run into a problem that I do not know how to solve without a listing file....
- 0 Replies
- 166 Views
-
Last post by mberryman
Thu Nov 30, 2023 7:05 pm
-
-
Low latency local event flags
Replies: 2
by
jhamby » Wed Nov 22, 2023 12:31 pm
I'm pleased to report that VMS local event flags are low-latency enough to use to wake up an event loop thread more quickly than other mechanisms, as...
- 2 Replies
- 1128 Views
-
Last post by pustovetov
Sat Nov 25, 2023 5:57 am
-
-
varargs -> stdarg
Replies: 3
by
imiller » Fri Nov 17, 2023 8:31 am
As the C compiler release notes strongly recommends using stdarg instead of varargs then I thought I should have a look at my code that uses...
- 3 Replies
- 736 Views
-
Last post by imiller
Fri Nov 24, 2023 10:57 am
-
-
Temp file frustration
Replies: 2
by
jhamby » Wed Nov 15, 2023 3:55 pm
I recently posted about an issue with redirecting stdout and stderr of a child process to a file. The suggestion I received was to open the file for...
- 2 Replies
- 756 Views
-
Last post by jhamby
Wed Nov 22, 2023 11:25 am
-
-
More debugger woes...
Replies: 18
by
tlovern » Wed Oct 04, 2023 1:46 pm
debugger still doesn't evaluate local variables correctly....
simple code to illustrate the problem:
#include
#include
#include
#include...
- 18 Replies
- 21996 Views
-
Last post by tlovern
Mon Nov 20, 2023 1:03 pm
-
-
- 2 Replies
- 464 Views
-
Last post by tlovern
Sun Nov 19, 2023 12:24 pm
-
-
- 7 Replies
- 581 Views
-
Last post by jreagan
Fri Nov 17, 2023 12:54 pm
-
-
C on X86 : evaluation of expressions
Replies: 2
by
joukj » Mon Aug 07, 2023 8:14 am
Hi
I get the following:
rumba-jj) cc/vers
VSI C X7.4-785 (GEM 50X65) on OpenVMS x86_64 V9.2-1
rumba-jj) ty test.c
#define DBL_M...
- 2 Replies
- 1244 Views
-
Last post by joukj
Thu Nov 16, 2023 1:53 am
-
-
CXX and atomic instructions
Replies: 3
by
mberryman » Mon Nov 06, 2023 2:36 pm
What atomic instructions are available to the C++ compiler on x86? I've been using __ATOMIC_EXCH_LONG, __CMP_SWAP_LONG_ACQ, and similar.
- 3 Replies
- 556 Views
-
Last post by jreagan
Sun Nov 12, 2023 10:28 pm
-
-
Help with mixing C and C++ code
Replies: 10
by
mberryman » Tue Nov 07, 2023 2:42 am
Ok, I'm stumped. What is the syntax that would allow a C++ routine to call a C routine that is using 32-bit pointers? The following illustrates the...
- 10 Replies
- 890 Views
-
Last post by mberryman
Thu Nov 09, 2023 1:58 am
-
-
Replacing lib$spawn with vfork/execv
Replies: 3
by
jhamby » Mon Oct 30, 2023 10:04 pm
This is a continuation of something I'd been discussing on comp.os.vms, but the newsgroup has been taken over by spam lately, and this is probably a...
- 3 Replies
- 650 Views
-
Last post by jhamby
Wed Nov 01, 2023 3:22 pm
-
-
- 16 Replies
- 2367 Views
-
Last post by joukj
Mon Oct 23, 2023 4:46 am
-
-
- 8 Replies
- 1726 Views
-
Last post by joukj
Thu Oct 19, 2023 8:41 am
-
-
- 2 Replies
- 1076 Views
-
Last post by jreagan
Mon Oct 16, 2023 9:07 pm
-
-
- 9 Replies
- 1441 Views
-
Last post by pocketprobe
Fri Oct 13, 2023 11:42 am
-
-
CXX on X86 : stream.h missing
Replies: 5
by
joukj » Mon Jun 19, 2023 6:26 am
Hi I get a missing stream.h in C++ on X86 (On IA64 and AXP it just works)
rumba-jj) cxx/vers
clang version 10.0.1...
- 5 Replies
- 1661 Views
-
Last post by jreagan
Thu Sep 28, 2023 3:43 pm
-
-
- 3 Replies
- 1069 Views
-
Last post by jreagan
Fri Sep 22, 2023 8:32 am
-
-
- 3 Replies
- 10973 Views
-
Last post by jreagan
Wed Sep 20, 2023 5:47 am
-
-
- 2 Replies
- 878 Views
-
Last post by jreagan
Sun Sep 17, 2023 6:18 pm
-
-
- 8 Replies
- 1221 Views
-
Last post by tlovern
Sat Sep 16, 2023 9:56 am
-
-
- 4 Replies
- 977 Views
-
Last post by arne_v
Tue Sep 12, 2023 8:15 pm
-
-
- 3 Replies
- 1297 Views
-
Last post by mgdaniel
Fri Sep 08, 2023 7:26 pm
-
-
CXX on X86 : missing align_val_t??
Replies: 5
by
joukj » Tue Jul 18, 2023 5:41 am
Hi ,
I get the following when linking a c++ program compiled with /standard=gnu17 (which I realy need):
link pdfdetach.obj,parseargs.obj,...
- 5 Replies
- 21611 Views
-
Last post by joukj
Mon Sep 04, 2023 10:40 am
-
-
- 3 Replies
- 16788 Views
-
Last post by joukj
Mon Sep 04, 2023 7:29 am
-
-
- 3 Replies
- 15847 Views
-
Last post by joukj
Mon Sep 04, 2023 7:01 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