public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* objective c bumming out
@ 1999-03-16 11:19 Arvind Sankar
  1999-03-31 23:46 ` Arvind Sankar
  0 siblings, 1 reply; 2+ messages in thread
From: Arvind Sankar @ 1999-03-16 11:19 UTC (permalink / raw)
  To: egcs

System: x86-linux with glibc-2.1

Under the latest snapshot(19990314), all the objc tests failed because they
don't seem to bother to link in the threads library.

I tried compiling the tests by hand using
gcc bf-1.m -lobjc -lpthread

That worked, but when I try to execute the program, I get
objc runtime: cannot find class Object

I saw this question posted a while back (sometime in Jan) with no answer.
What am I doing wrong? Object seems to be defined in libobjc.a.

Please Cc: replies to me if possible, as I'm not subscribed.

-- arvind

^ permalink raw reply	[flat|nested] 2+ messages in thread

* objective c bumming out
  1999-03-16 11:19 objective c bumming out Arvind Sankar
@ 1999-03-31 23:46 ` Arvind Sankar
  0 siblings, 0 replies; 2+ messages in thread
From: Arvind Sankar @ 1999-03-31 23:46 UTC (permalink / raw)
  To: egcs

System: x86-linux with glibc-2.1

Under the latest snapshot(19990314), all the objc tests failed because they
don't seem to bother to link in the threads library.

I tried compiling the tests by hand using
gcc bf-1.m -lobjc -lpthread

That worked, but when I try to execute the program, I get
objc runtime: cannot find class Object

I saw this question posted a while back (sometime in Jan) with no answer.
What am I doing wrong? Object seems to be defined in libobjc.a.

Please Cc: replies to me if possible, as I'm not subscribed.

-- arvind

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-03-31 23:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-03-16 11:19 objective c bumming out Arvind Sankar
1999-03-31 23:46 ` Arvind Sankar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).