home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / gnu / utils / bug / 2070 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.6 KB  |  39 lines

  1. Newsgroups: gnu.utils.bug
  2. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!nova.gmi.edu!ellis
  3. From: ellis@nova.gmi.edu (Stew Ellis)
  4. Subject: unresolved symbol _main (???) in linking oleo
  5. Message-ID: <ellis.722051907@nova>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GMI Engineering&Management Institute, Flint, MI
  8. Distribution: gnu
  9. Date: Wed, 18 Nov 1992 01:58:27 GMT
  10. Approved: bug-gnu-utils@prep.ai.mit.edu
  11. Lines: 26
  12.  
  13. Oleo seems like a slippery program to compile.
  14.  
  15. After giving up on a failure to include varargs stuff, I punted and defined
  16. __STDC__ as a CFLAG.  I then got to the CELLDEF vs int conflict in
  17. io_utils.c.  Which got me to the erroneous asm stuff, which finally got me
  18. to link, which gives me the error above.
  19.  
  20. My latest effort was with GCC 2.3.1 on SunOS 4.1.2.  I installed the GCC,
  21. and there were no errors in the stage 3 compile, nor in fixincludes.  I
  22. previously had gotten to the same place with either GCC 1.42 or Sun's
  23. bundled C.  
  24.  
  25. I did a grep -n "main *(", which rewarded me with about 5 mains.  I do not
  26. want to have to chase tags or something to find where things are supposed to
  27. start.  Can someone give me a clue?
  28.  
  29. Remember, is it really free if it costs you a dozen hours at whatever your
  30. consulting rate would be?  I'd still rather have socialist software though.
  31.  
  32.  
  33. --
  34. --                                                        ___________________
  35.   R.Stewart(Stew) Ellis, Assoc.Prof., (Off)313-762-9765  /   _____  ______ 
  36.   Humanities & Social Science,  GMI Eng.& Mgmt. Inst.   /        / /  /  / /
  37.   Flint, MI 48504      ellis@nova.gmi.edu              /________/ /  /  / /
  38.  
  39.