Description:
Compilers, assemblers, interpreters under OS/2.
|
|
|
OS/2 DDK
|
| |
Just a quick question, does anyone know where I can get a copy of the DDK? I had it from the time of passport advantage but the hard disk with it on just refuses to work - horrible grinding noise :(
ivan
--
|
|
IBM VisualAge for BASIC?
|
| |
Folks!
My young son is showing some interest in computer programming...what I want to walk him through is the real basics...thus the focus on BASIC!
There used to be VisualAge for BASIC product on our platform some time back...and judging by various posts it wasn't really much of a success.... more »
|
|
Qt 4 developers/users?
|
| |
Are there folks using Qt 4 development environment for OS/2 out there?
If so, I've recently installed the Qt 4 sowftare using the RPM
method.
[link]
yum install libqt4 Installs the basic Qt4 runtime needed for console
Qt applications
yum install libqt4-gui Installs the Qt4 GUI runtime needed for Qt GUI... more »
|
|
Force gnu assembler to invoke the preprocessor
|
| |
When i invoke as from gcc 3.3.5 to compile files from libmpg123, e.g. dct36_3dnow.S, the preprocessor is not used. The documentation says that as invoke the preprocessor if the file extension is an uppercase S. Most likely this is broken because OS/2 does not care about the case of file names. Is there any option to force the preprocessor to run?... more »
|
|
makefile help
|
| |
I am trying to help someone transition the build of his software from a large set of inter-connected CMD files to an NMAKE v4.00.001 makefile. I have succeeded in doing so as far as I can tell. But I'm hoping to simplify the makefile. There are 50 nearly identical description bloacks in the make file.... more »
|
|
32 bit RC compiler from os2tk45 traps
|
| |
[Xpost & fup] When I invoke the 32 bit resource compiler from the OS/2 toolkit it immediately traps. D:\Sprachen\os2tk45\bin>rc.exe General Protection Fault exception occurred at EIP = 1FFD8BA0 on thread 0001. Register Dump at point of exception: EAX = 00000065 EBX = 00000001 ECX = 00000000 EDX = 000013B8... more »
|
|
Tool to create a new printer?
|
| |
Is there a command-line utility out there which is capable of creating a new printer? That is, given a driver (e.g. ECUPS.DRV), model name (e.g. "Epson PX 101"), and output port (e.g. "CUPS4"), it will create both a queue and a WPS object? I'm trying to automate this process from a (REXX) program.... more »
|
|
LPEX replacement or how to fix it?
|
| |
Hi all, I'm searching for a GUI replacement for the LPEX editor as mine has stopped functioning properly since I changed screens and switched resolutions from 1600x1200 to 1920x1200 (a fix for LPEX would be even better!). I want something that does colour highlighting of code, automatic indentation and all... more »
|
|
VX-REXX Extras library, release 1.0.0
|
| |
I've released the first public version of VX-REXX Extras. [link] VX-REXX Extras is an extension library for Watcom VX-REXX (version 2.x). Its objective is to provide various new object classes and useful functions. Currently (version 1.0.0), the VX-REXX Extras library provides the following:... more »
|
|
|