This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: aix EXIT_SUCCESS/EXIT_FAILURE stuff
- To: Branko Cibej <branko dot cibej at hermes dot si>
- Subject: Re: aix EXIT_SUCCESS/EXIT_FAILURE stuff
- From: David Edelsohn <dje at watson dot ibm dot com>
- Date: Thu, 15 Jul 1999 10:56:45 -0400
- Cc: law at cygnus dot com, egcs at egcs dot cygnus dot com
>>>>> Branko Cibej writes:
Brane> Jeffrey A Law wrote:
>> What options are you passing to the aix compiler?
Brane> Whatever is the default for a bootstrap. I just define `CC=cc', `configure' with
Brane> no options (except --prefix) and `make bootstrap'; I don't define CFLAGS or
Brane> BOOT_CFLAGS.
These are the same options I used, setting CC=cc environment
variable before configure.
Thanks, David