public inbox for java@gcc.gnu.org
 help / color / mirror / Atom feed
* Problem with AClass.class
@ 2002-04-26  0:30 Ryszard Kabatek
  2002-04-26  3:43 ` Bryce McKinlay
  0 siblings, 1 reply; 8+ messages in thread
From: Ryszard Kabatek @ 2002-04-26  0:30 UTC (permalink / raw)
  To: java

gcj (gcc version 3.1 20020325 (prerelease)) on linux

I got a linking error because of using the class member function:
AClass.class.getName()

/tmp/cc3aa1t7.o: In function `main':
/tmp/cc3aa1t7.o(.text+0x1d): undefined reference to `AClass::class$'
collect2: ld returned 1 exit status

What is wrong?

Regards
-- 
Ryszard Kabatek

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

end of thread, other threads:[~2002-04-29 15:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-26  0:30 Problem with AClass.class Ryszard Kabatek
2002-04-26  3:43 ` Bryce McKinlay
2002-04-26  8:39   ` Ryszard Kabatek
2002-04-26 10:09     ` Tom Tromey
2002-04-29  1:10       ` Ryszard Kabatek
2002-04-29  2:13         ` Bryce McKinlay
2002-04-29  8:02           ` Ryszard Kabatek
2002-04-29 13:14             ` Tom Tromey

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).