Mysterious Error "/tmp/ccFBRCxemain.i(.text+0x12):&quo

Write here if you have problems with your Java source code

Moderator: Board moderators

Post Reply
cobrahc
New poster
Posts: 2
Joined: Mon May 17, 2004 11:28 pm

Mysterious Error "/tmp/ccFBRCxemain.i(.text+0x12):&quo

Post by cobrahc »

Hi All,

I upload a source in java... and online judge return this for me
Here are the compiler error messages:

/tmp/ccP5w8mqmain.o: In function `main':
/tmp/ccFBRCxemain.i(.text+0x12): undefined reference to `_CL_4Main'
collect2: ld returned 1 exit status
My program java is working normally in desktop

thx
Muntasir
New poster
Posts: 1
Joined: Wed Jan 05, 2005 7:55 pm
Location: Dhaka, Bangladesh

Post by Muntasir »

Make sure your driver class is named Main when you submit.
Cahoun
New poster
Posts: 13
Joined: Mon Jan 03, 2005 2:34 pm
Location: Czech Republic
Contact:

Post by Cahoun »

Maybe you forgot type JAVA in JUDGEID: as language in which you are programming.
Learn, learn, learn.
Post Reply

Return to “Java”