What's the meaning by this?

Write here if you have problems with your Pascal source code

Moderator: Board moderators

Post Reply
Yu Wei
New poster
Posts: 9
Joined: Sun Nov 18, 2001 2:00 am
Contact:

Post by Yu Wei »

I received a CE when submitting a pascal source code of 701, the messages are shown below
----------------------------------------
Here are the compiler error messages:

/usr/lib/crt1.o: In function `_start':
/usr/lib/crt1.o(.text+0x18): undefined reference to `main'
collect2: ld returned 1 exit status
----------------------------------------
What's wrong? I'm puzzled! Are there some mistakes in GPC or in my program?
junjieliang
Experienced poster
Posts: 169
Joined: Wed Oct 31, 2001 2:00 am
Location: Singapore

Post by junjieliang »

Are you using any units?
Yu Wei
New poster
Posts: 9
Joined: Sun Nov 18, 2001 2:00 am
Contact:

Post by Yu Wei »

Surely I didn't!
Post Reply

Return to “Pascal”