home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / next / programm / 6057 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.5 KB  |  34 lines

  1. Newsgroups: comp.sys.next.programmer
  2. Path: sparky!uunet!news.claremont.edu!nntp-server.caltech.edu!news
  3. From: ernest@pundit.cithep.caltech.edu (Ernest Prabhakar)
  4. Subject: Re: GCC-2.2.2, 3.0PR2
  5. Message-ID: <1992Sep8.174759.20269@cco.caltech.edu>
  6. Sender: news@cco.caltech.edu
  7. Nntp-Posting-Host: pundit.cithep.caltech.edu
  8. Reply-To: ernest@pundit.cithep.caltech.edu (Ernest Prabhakar)
  9. Organization: California Institute of Technology, Pasadena
  10. References: <Bu8A6F.Iz1@world.std.com>
  11. Date: Tue, 8 Sep 1992 17:47:59 GMT
  12. Lines: 20
  13.  
  14. In article <Bu8A6F.Iz1@world.std.com> gsk@world.std.com (Geoffrey S Knauth)  
  15. writes:
  16. > Has anyone successfully compiled GCC-2.2.2 under NeXTstep 3.0PR2?
  17. > rtl.c won't compile, because __extension__ is not defined away
  18. > to nothingness.  Before I start impurifying GCC sources, I thought
  19. > I'd ask if anyone else has been down this road.
  20. What I did was get the GCC 2.1 binaries from the archives, and compiled gcc  
  21. 2.2.2 with that.  It turned out to work just fine.  I also hacked cccp.c to  
  22. follow NeXT's bizzare header file format, and that also (as far as I've  
  23. checked, which isn't too far) works fine.  Once I did that, libg++ also  
  24. compiled fine.  So, it's tricky but not impossible.
  25. - Ernie P.
  26. P.S.  Yes, I'm also using PR2
  27. --
  28. Ernest N. Prabhakar                  Caltech High Energy Physics
  29. Member, League for Programming Freedom (league@prep.ai.mit.edu)
  30. CaJUN President        NeXTMail:ernest@pundit.cithep.caltech.edu
  31. "...and ourselves, your servants for Jesus sake." - II Cor 4:5b
  32. #import <std/disclaimer.h>
  33.