Displaying 5 results from an estimated 5 matches for "metaware".
2003 Jun 21
2
rsync 2.5.6 for NCR MP-RAS
...# ./rsync --help
Segmentation Fault - core dumped
Here is log of compilation.
Script started on Sat Jun 21 05:56:15 2003
# make
cc -I. -I. -g -DHAVE_CONFIG_H -I./popt -c rsync.c -o rsync.o
NCR High Performance C Compiler R3.0c
(c) Copyright 1994-97, NCR Corporation
(c) Copyright 1987-97, MetaWare Incorporated
cc -I. -I. -g -DHAVE_CONFIG_H -I./popt -c generator.c -o
generator.o
NCR High Performance C Compiler R3.0c
(c) Copyright 1994-97, NCR Corporation
(c) Copyright 1987-97, MetaWare Incorporated
cc -I. -I. -g -DHAVE_CONFIG_H -I./popt -c receiver.c -o
receiver.o
NCR Hig...
2013 Jun 04
0
[LLVMdev] MachineBasicBlock::addLiveIn errors
The unchecked assertion that the same register is not added multiple times to the MBB::LiveIn list isn't being respected. Could we add an assertion to check for it?
==== //dwarc/Tools/MetaWare/Toolset/main/dev/llvm/include/llvm/CodeGen/MachineBasicBlock.h#6 - /remote/arctools/marksl/marksl_1/llvm/include/llvm/CodeGen/MachineBasicBlock.h ====
295,298d294
< /// addLiveIn - Add the specified register as a live in. Note that it
< /// is an error to add the same register to the sam...
2012 Jun 11
0
[LLVMdev] Windows strategy?
...64-bit
> variants of Clang using the respective version of MinGW.
>
> Very briefly put, I came from a background of Windows tools: OpenWatcom
> C++ (used to be the best optimizer on Windows), Microsoft Visual C++, and
> back in the ancient days of early DOS and NT, JPI, Borland, and Metaware
> C++. I had next to no experience with the MinGW toolchain and had only
> very little experience with actual use of GCC. So everything was pretty
> overwhelming at first. I started using C++ in 1990 so I am not exactly a
> newbie. I have been off the C++ path for a decade, though,...
2012 Jun 11
5
[LLVMdev] Windows strategy?
...ry least both 32-bit and 64-bit
variants of Clang using the respective version of MinGW.
Very briefly put, I came from a background of Windows tools: OpenWatcom C++
(used to be the best optimizer on Windows), Microsoft Visual C++, and back
in the ancient days of early DOS and NT, JPI, Borland, and Metaware C++. I
had next to no experience with the MinGW toolchain and had only very little
experience with actual use of GCC. So everything was pretty overwhelming
at first. I started using C++ in 1990 so I am not exactly a newbie. I
have been off the C++ path for a decade, though, because better langu...
2008 Jul 04
5
Samba v2.2.12 NTLM versions?
Hi,
I am working on an old Unix system, UNIX SVR4 MP-RAS, running a Teradata database.
Due to the age of the system (notably the C compiler, which won't handle v3 source code), I have built Samba 2.2.12
I want to use this to share Unix directories out to XP clients as network drives, for read-write access, keeping the file ownership as strict unix users.
This all works fine, except for