home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / gnu / gcc / help / 2877 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  2.9 KB

  1. Xref: sparky gnu.gcc.help:2877 gnu.g++.help:1641
  2. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!wupost!spool.mu.edu!sgiblab!news.cs.indiana.edu!wrdis01!jshumate
  3. From: jshumate@wrdis01.af.mil ( Shumate Jason)
  4. Newsgroups: gnu.gcc.help,gnu.g++.help
  5. Subject: Help needed building GCC-2.3.3 on ISC 3.0
  6. Keywords: ISC,Interactive
  7. Message-ID: <2938@wrdis01.af.mil>
  8. Date: 7 Jan 93 15:07:34 GMT
  9. Followup-To: gnu.gcc.help
  10. Organization: 1926CCSG Robins AFB
  11. Lines: 39
  12.  
  13.  
  14.     We have the Interactive UNIX Workstation Developer Kit 3.0 (we're waiting
  15. for the software to come in to update to 3.0.1) and want to build GCC for it.
  16. I have several questions and if some kind person who has built GCC under ISC
  17. could help me, I would be VERY grateful.  I should add that we are running
  18. ISC on a 486 box.
  19.      1) Is it necessary to build GAS?  I got it built, but it barfed on one
  20. of the files in GCC-2.3.3, so I rebuilt GCC with the native AT&T assembler.
  21. Are there any special defines you need to build GAS that maybe I overlooked?
  22. I used the following in CFLAGS : -g -I. -DUSG -DNO_VARARGS -DNON_BROKEN_WORDS
  23. and I linked in the malloc and PW libraries as the Makefile seemed to 
  24. indicate I should.
  25.      2) When I built GCC, I did not use ld.c from binutils or collect.  It
  26. apparently can use the native linker under SysVR3.  Is this OK?
  27.      3) The instructions for building GCC in the file INSTALL indicate in 
  28. step 6 that you need to convert libgcc.a to a GNU-format library before 
  29. going on to stage2.  I got binutils-1.9 and tried this and had all kinds
  30. of problems.  Leaving libgcc.a alone did enable me to finish building GCC.
  31. I can't find anything to indicate if Interactive uses COFF or not, so can
  32. someone please tell me if I need to convert libgcc.a or not?  If you have
  33. to build the programs in binutils-1.9, which defines do you need?  I used
  34. -DUSG -DCOFF_ENCAPSULATE -DPORTAR -DNON_NATIVE -DSYS_SIGLIST_MISSING -Di386.
  35. I also used the AT&T library libPW.a for alloca - was this wise or should I
  36. have used the GNU version?
  37.      4) Are there any special defines you need when building GCC for ISC 3.0
  38. that aren't automagically setup up by configure?
  39.      5) My attempt at building libg++-2.3 failed, perhaps because GCC wasn't
  40. built properly in the first place.  Is there anything I need to watch out
  41. for in building this?
  42.      6) I got 4 warnings when enquire ran, all related to the precision of
  43. a double.  Is this normal under ISC?  I don't know how accurate Intel's
  44. chip is, so I wondered if this might be normal. 
  45.      Again, any assistance I can be given would be greatly appreciated.  If
  46. you post, please direct follow-ups to gnu.gcc.help.
  47. -- 
  48. CUL8R, Jason Shumate                  | "He says there aren't any easy
  49. Ex-Sys. Admin. on another machine,    |  answers.  I say, he's not looking   
  50. just another punk user on this one    |  hard enough!"  Bart Simpson, when
  51. jshumate@wrdis01.robins.af.mil        |  running for class president
  52.