C Board  

Go Back   C Board > Community Boards > Tech Board

Reply
 
LinkBack Thread Tools Display Modes
Old 06-04-2009, 11:00 AM   #1
Registered User
 
Join Date: Jun 2009
Posts: 1
GCJ

Dear All ,

i am tring to compile a jar file using gcj45 under freebsd thisduring compilation it gives me the a lot of undefined reference errors like :
/var/tmp//cc1e9TFE.o(.data+0x844): undefined reference to `org::apache::log4j::Logger::class$'
/var/tmp//cc1e9TFE.o(.data+0xafc): undefined reference to `org::apache::log4j::Logger::class$'
/var/tmp//cc1e9TFE.o(.data+0xc8c): undefined reference to `org::apache::log4j::Logger::class$'
/var/tmp//cc1e9TFE.o(.data+0x1854): undefined reference to `org::apache::log4j::Logger::class$'
/var/tmp//cc1e9TFE.o(.data+0x1b10): undefined reference to `org::apache::log4j::Logger::class$'

do any now know how to solve that problem .

Thanks and best regards
Hegazy
mhegazy is offline   Reply With Quote
Old 06-04-2009, 11:04 AM   #2
Super Moderator
 
Join Date: Sep 2001
Posts: 4,746
Moved to the Tech board - GCJ has nothing to do with C++
sean is offline   Reply With Quote
Old 06-04-2009, 11:42 AM   #3
Cat without Hat
 
CornedBee's Avatar
 
Join Date: Apr 2003
Posts: 8,492
Do you have the log4j jar available and compiled?
__________________
All the buzzt!
CornedBee

"There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code."
- Flon's Law
CornedBee is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
GCJ & GCC, MingW @nthony General Discussions 8 09-12-2007 03:23 AM


All times are GMT -6. The time now is 03:09 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22