From: Craig T Manske (albion@csd4.csd.uwm.edu)
Date: 01/12/93


From: albion@csd4.csd.uwm.edu (Craig T Manske)
Subject: Coding question/libs
Date: 13 Jan 1993 01:19:45 GMT

I am trying to port a program over to Linux, and have pulled out all of my
hair over this problem, so I figure I'd ask around here. The program
compiles fine, but I get a
  
/usr/lib/crt0.o undefined symbol _main referenced from text segment
  
 when I try to link. Anyone have any ideas? I hope this isn't a dead end
for me.
  
Albion