To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Testing Objective C Date: Thu, 11 Aug 94 15:27:51 +0300 From: eliz AT is DOT elta DOT co DOT il The tests/ subdirectory of DJGPP includes t16.bat which is a test of Objective C. When invoked on my machine, it fails to link with the following messages: t16.m(.ctor+0x0): undefined reference to `global constructors keyed to main' object.m(.ctor+0x0): undefined reference to `global constructors keyed to object.m' Anybody knows what this means? Is Object C environment which comes with DJGPP somehow incomplete? Eli Zaretskii