home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!mintaka.lcs.mit.edu!hal.gnu.ai.mit.edu!mycroft
- From: mycroft@hal.gnu.ai.mit.edu (Charles Hannum)
- Newsgroups: comp.unix.aix
- Subject: Re: What Does IBMR2 Mean?
- Keywords: IBMR2
- Message-ID: <1992Sep14.142357.2847@mintaka.lcs.mit.edu>
- Date: 14 Sep 92 14:23:57 GMT
- References: <1992Sep12.011601.10792@watson.ibm.com> <1992Sep13.003615.21940@mintaka.lcs.mit.edu> <1992Sep14.124952.39716@watson.ibm.com>
- Sender: news@mintaka.lcs.mit.edu
- Distribution: us
- Organization: /etc/organization
- Lines: 74
-
-
- In article <1992Sep14.124952.39716@watson.ibm.com> gerth@watson.ibm.com
- writes:
- >
- > In article <1992Sep13.003615.21940@mintaka.lcs.mit.edu>,
- > mycroft@hal.gnu.ai.mit.edu (Charles Hannum) writes:
- >>
- >> I don't know about 3.2, since I no longer have a machine running it
- >> available, but under 3.2.1, `_AIX32' is defined.
- >
- > That's good news about _AIX32 (is it in /etc/xlc.cfg?). Now I have
- > to go and find out why my alleged 3.2.1 system doesn't have it.
-
- Perhaps it was in a later release of XLC. Here's my xlc.cfg, straight
- from IBM. The version number should give you enough info to track it
- down if you really want to know.
-
- -----8<-----snip-----8<-----snip-----8<-----snip-----8<-----snip-----8<-----
- * @(#) xlc.cfg 1.2.1.2 8/7/92 19:23:20
- *
- * COMPONENT_NAME: (CC) AIX XL C Compiler/6000
- *
- * FUNCTIONS: C Configuration file
- *
- * ORIGINS: 27
- *
- * (C) COPYRIGHT International Business Machines Corp. 1989, 1990, 1991
- * All Rights Reserved
- * Licensed Materials - Property of IBM
- *
- * US Government Users Restricted Rights - Use, duplication or
- * disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- *
-
- * standard c compiler
- xlc: use = DEFLT
- crt = /lib/crt0.o
- mcrt = /lib/mcrt0.o
- gcrt = /lib/gcrt0.o
- libraries = -lc
- proflibs = -L/lib/profiled,-L/usr/lib/profiled
- options = -H512,-T512,-D_ANSI_C_SOURCE,-qansialias
-
- * standard c compiler aliased as cc
- cc: use = DEFLT
- crt = /lib/crt0.o
- mcrt = /lib/mcrt0.o
- gcrt = /lib/gcrt0.o
- libraries = -lc
- proflibs = -L/lib/profiled,-L/usr/lib/profiled
- options = -H512,-T512,-qlanglvl=extended,-qnoro
-
-
- * standard c compiler aliased as c89
- c89: use = DEFLT
- crt = /lib/crt0.o
- mcrt = /lib/mcrt0.o
- gcrt = /lib/gcrt0.o
- libraries = -lc
- proflibs = -L/lib/profiled,-L/usr/lib/profiled
- options = -H512,-T512,-D_ANSI_C_SOURCE,-qansialias
-
-
- * common definitions
- DEFLT: xlc = /usr/lpp/xlc/bin/xlcentry
- as = /bin/as
- ld = /bin/ld
- options = -D_IBMR2,-D_AIX,-D_AIX32,-bhalt:4
- ldopt = "b:o:e:u:R:H:Y:Z:L:T:A:V:k:j:"
- -----8<-----snip-----8<-----snip-----8<-----snip-----8<-----snip-----8<-----
-
- --
- \ Charles Hannum, mycroft@ai.mit.edu
- /\ White heterosexual atheist male (WHAM) pride!
-