Objective-C

dahms@ifk20.mach.uni-karlsruhe.de dahms@ifk20.mach.uni-karlsruhe.de
Mon Apr 28 14:40:00 GMT 1997


Hi Gerald, you wrote:

: gcc -o myexe myexe.m -lobjc
: 
: Is there a reason why there is no objc library ?

Obviously there is an objc library if above links successfully.
man gcc says (v2.7):

> -lobjc
>      You need this special case of the -l option in order to link an Objec-
>      tive C program.

Thus gcc is not configured to link it in by default.
Note I've never used objc, and a lot more people could complain about -lm.


Bye, Heribert (dahms@ifk20.mach.uni-karlsruhe.de)
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list