home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / aix / 9640 < prev    next >
Encoding:
Internet Message Format  |  1992-09-14  |  2.9 KB

  1. Path: sparky!uunet!olivea!mintaka.lcs.mit.edu!hal.gnu.ai.mit.edu!mycroft
  2. From: mycroft@hal.gnu.ai.mit.edu (Charles Hannum)
  3. Newsgroups: comp.unix.aix
  4. Subject: Re: What Does IBMR2 Mean?
  5. Keywords: IBMR2
  6. Message-ID: <1992Sep14.142357.2847@mintaka.lcs.mit.edu>
  7. Date: 14 Sep 92 14:23:57 GMT
  8. References: <1992Sep12.011601.10792@watson.ibm.com> <1992Sep13.003615.21940@mintaka.lcs.mit.edu> <1992Sep14.124952.39716@watson.ibm.com>
  9. Sender: news@mintaka.lcs.mit.edu
  10. Distribution: us
  11. Organization: /etc/organization
  12. Lines: 74
  13.  
  14.  
  15. In article <1992Sep14.124952.39716@watson.ibm.com> gerth@watson.ibm.com
  16. writes:
  17. >
  18. > In article <1992Sep13.003615.21940@mintaka.lcs.mit.edu>,
  19. > mycroft@hal.gnu.ai.mit.edu (Charles Hannum) writes:
  20. >> 
  21. >> I don't know about 3.2, since I no longer have a machine running it
  22. >> available, but under 3.2.1, `_AIX32' is defined.
  23. >
  24. > That's good news about _AIX32 (is it in /etc/xlc.cfg?).  Now I have
  25. > to go and find out why my alleged 3.2.1 system doesn't have it.
  26.  
  27. Perhaps it was in a later release of XLC.  Here's my xlc.cfg, straight
  28. from IBM.  The version number should give you enough info to track it
  29. down if you really want to know.
  30.  
  31. -----8<-----snip-----8<-----snip-----8<-----snip-----8<-----snip-----8<-----
  32. * @(#) xlc.cfg 1.2.1.2 8/7/92 19:23:20
  33. *
  34. * COMPONENT_NAME: (CC) AIX XL C Compiler/6000
  35. *
  36. * FUNCTIONS: C Configuration file
  37. *
  38. * ORIGINS: 27
  39. *
  40. * (C) COPYRIGHT International Business Machines Corp. 1989, 1990, 1991
  41. * All Rights Reserved
  42. * Licensed Materials - Property of IBM
  43. *
  44. * US Government Users Restricted Rights - Use, duplication or
  45. * disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  46. *
  47.  
  48. * standard c compiler
  49. xlc:    use        = DEFLT
  50.         crt        = /lib/crt0.o
  51.         mcrt       = /lib/mcrt0.o
  52.         gcrt       = /lib/gcrt0.o
  53.         libraries  = -lc
  54.         proflibs   = -L/lib/profiled,-L/usr/lib/profiled
  55.         options    = -H512,-T512,-D_ANSI_C_SOURCE,-qansialias
  56.  
  57. * standard c compiler aliased as cc
  58. cc:     use        = DEFLT
  59.         crt        = /lib/crt0.o
  60.         mcrt       = /lib/mcrt0.o
  61.         gcrt       = /lib/gcrt0.o
  62.         libraries  = -lc
  63.         proflibs   = -L/lib/profiled,-L/usr/lib/profiled
  64.         options    = -H512,-T512,-qlanglvl=extended,-qnoro
  65.  
  66.  
  67. * standard c compiler aliased as c89
  68. c89:    use        = DEFLT
  69.         crt        = /lib/crt0.o
  70.         mcrt       = /lib/mcrt0.o
  71.         gcrt       = /lib/gcrt0.o
  72.         libraries  = -lc
  73.         proflibs   = -L/lib/profiled,-L/usr/lib/profiled
  74.         options    = -H512,-T512,-D_ANSI_C_SOURCE,-qansialias
  75.  
  76.  
  77. * common definitions
  78. DEFLT:  xlc        = /usr/lpp/xlc/bin/xlcentry
  79.         as         = /bin/as
  80.         ld         = /bin/ld
  81.         options    = -D_IBMR2,-D_AIX,-D_AIX32,-bhalt:4
  82.         ldopt      = "b:o:e:u:R:H:Y:Z:L:T:A:V:k:j:"
  83. -----8<-----snip-----8<-----snip-----8<-----snip-----8<-----snip-----8<-----
  84.  
  85. -- 
  86.  \   Charles Hannum, mycroft@ai.mit.edu
  87.  /\  White heterosexual atheist male (WHAM) pride!
  88.