This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: problem with "libobjects" and gcc-4.0.0



On Jul 7, 2005, at 12:57 AM, apaz@purdue.edu wrote:



No really, I'm just trying to compile Objective C code. But when I use -libobjc,
I get:


/usr/bin/ld: cannot find -libobjc
collect2: ld returned 1 exit status

I thought that "libobjc" was included in gcc. So, I found the following link
that says that -libobjc is the Objective C class library . . .


http://www.cs.rochester.edu/u/mccallum/libobjects/

SO, what should I do to compile Objective C code? I have being trying to use
"-lm" and "-libobjc" or "-libobjects".

-lobjc



-- Pinski



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]