home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 23839 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  750 b 

  1. Path: sparky!uunet!cs.utexas.edu!uwm.edu!csd4.csd.uwm.edu!albion
  2. From: albion@csd4.csd.uwm.edu (Craig T Manske)
  3. Newsgroups: comp.os.linux
  4. Subject: Coding question/libs
  5. Date: 13 Jan 1993 01:19:45 GMT
  6. Organization: Computing Services Division, University of Wisconsin - Milwaukee
  7. Lines: 11
  8. Distribution: usa
  9. Message-ID: <1ivqnhINNdp2@uwm.edu>
  10. NNTP-Posting-Host: 129.89.7.4
  11. Originator: albion@csd4.csd.uwm.edu
  12.  
  13. I am trying to port a program over to Linux, and have pulled out all of my
  14. hair over this problem, so I figure I'd ask around here.  The program
  15. compiles fine, but I get a 
  16.   
  17. /usr/lib/crt0.o undefined symbol _main referenced from text segment
  18.   
  19.  when I try to link.   Anyone have any ideas?  I hope this isn't a dead end
  20. for me.
  21.   
  22. Albion
  23.  
  24.