* Albert Chin
| On Mon, Jan 20, 2003 at 05:39:50PM +0100, Erik Assum wrote:
| > * Albert Chin
| > | On Mon, Jan 20, 2003 at 03:27:25PM +0100, Erik Assum wrote:
| > | > ld: fatal: symbol `bool Tango::operator==(const Tango::BlackBoxElt&,const
|Tango::BlackBoxElt&)' is multiply-defined:
| > | >
It appears that libtool 1.4.3 implicitly assumes that any App containing
Objective-C code must be linked against the system (Apple) libobjc. This
stuffs up projects like Swarm or GNUstep which use non-Apple runtimes
which include a libobjc.
The problem is that regardless of where the object fi