Objective-C

I’d like to try Objective-C under QNX. I know gcc can compile
Objective-C code, but there’s also libobjc. Has anyone built this for QNX?


Travis Griggs (a.k.a. Lord of the Fries)
Member: 3rd Boolean State Software Collective
Key Technology
“It had better be a pretty good meeting to be better than no meeting at
all”-- Boyd K. Packer

On Tue, 08 May 2001 10:36:43 -0700, Travis Griggs <tgriggs@keyww.com>
wrote:

I’d like to try Objective-C under QNX. I know gcc can compile
Objective-C code, but there’s also libobjc. Has anyone built this for QNX?

Although gcc supports Objective-C, the QNX (4 and 6) ports

don’t, I’m afraid (glad to be wrong). Please post or let me know if
you find something on this subject.

[ There is a toy Objective-C preprocessor of mine for QNX 2 C
Compiler, with foundation classes, passivation/acivation, and ‘GUI’
classes. The GUI is a text mode one (termlib), but the architecture
follows the Cox’s book. It’s been ported to QNX 4 and QNX 6 (and to
ncurses) as an exercise, but in the form of C++ classes.]

Andrzej


Travis Griggs (a.k.a. Lord of the Fries)
Member: 3rd Boolean State Software Collective
Key Technology
“It had better be a pretty good meeting to be better than no meeting at
all”-- Boyd K. Packer