|
From: | Vladimir Leven |
Subject: | statically link objective C program |
Date: | Fri, 04 Jun 2004 11:09:18 -0600 |
User-agent: | Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.2.1) Gecko/20030228 |
[root@localhost ObjCRTUDemo]# makegcc -o WRXScheduler main.o WRXScheduler.o -lgnustep-base -lobjc -L/usr/GNUstep/System/Library/Libraries -static
/usr/bin/ld: cannot find -lgnustep-base collect2: ld returned 1 exit status make: *** [WRXScheduler] Error 1
[Prev in Thread] | Current Thread | [Next in Thread] |