public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: David Edelsohn <dje@watson.ibm.com>
To: rwenham@amadeus.net
Cc: gcc@gcc.gnu.org
Subject: Re: gnu c compiler
Date: Mon, 13 Sep 1999 08:43:00 -0000	[thread overview]
Message-ID: <9909131542.AA33014@marc.watson.ibm.com> (raw)
In-Reply-To: <412567EB.004F9E05.00@mta.amadeus.net>

>>>>> rwenham  writes:

Roger> I am having trouble compiling gcc for an RS6000/S7A.  The O/S is AIX 4.3.2.

Roger> Someone has compiled gcc sucessfully on a binary compatible 32 bit
Roger> platform for us, and it works well on AIX 4.3.2. Unfortunaltely it will not
Roger> compile 64 bit binaries.

Roger> * Was the gnu compiler ported to the AIX 4.3.2 64 bit platform?
Roger> * If and when I do get gcc to compile, can I compile and link 64 bit
Roger> applications with it?

	You do not specify which release of GCC you are using, what OS
release you are using to build it, and how you configured it, but gcc-2.95
does not exhibit this problem, so you presumably are using a backlevel
release of GCC.  The backlevel release of GCC also does not support 64-bit
applications, but gcc-2.95.1 fully supports compiling and linking 64-bit
AIX applications (use the -maix64 command-line option for both compiling
and linking).  Also, gcc-2.95 must be built on an AIX 4.3 system to
include 64-bit support -- you cannot build it on AIX 4.1 or AIX 4.2 and
access 64-bit support.

	Note that the "long long" error and "long long" support is not
releated to 64-bit support.

	I am using 64-bit support on AIX 4.3.2 S70 and 43P/260 systems
successfully.

David

	P.S. Do not send private messages to maintainers of GCC ports.
Please use the public mailinglists to ask questions.

===============================================================================
David Edelsohn                                      T.J. Watson Research Center
dje@watson.ibm.com                                  P.O. Box 218
+1 914 945 4364 (TL 862)                            Yorktown Heights, NY 10598

WARNING: multiple messages have this Message-ID
From: David Edelsohn <dje@watson.ibm.com>
To: rwenham@amadeus.net
Cc: gcc@gcc.gnu.org
Subject: Re: gnu c compiler
Date: Thu, 30 Sep 1999 18:02:00 -0000	[thread overview]
Message-ID: <9909131542.AA33014@marc.watson.ibm.com> (raw)
Message-ID: <19990930180200.VAN0FDoxhtPdns0ipgGk6OLVmdCk4Hx0MN6ash1ZpUE@z> (raw)
In-Reply-To: <412567EB.004F9E05.00@mta.amadeus.net>

>>>>> rwenham  writes:

Roger> I am having trouble compiling gcc for an RS6000/S7A.  The O/S is AIX 4.3.2.

Roger> Someone has compiled gcc sucessfully on a binary compatible 32 bit
Roger> platform for us, and it works well on AIX 4.3.2. Unfortunaltely it will not
Roger> compile 64 bit binaries.

Roger> * Was the gnu compiler ported to the AIX 4.3.2 64 bit platform?
Roger> * If and when I do get gcc to compile, can I compile and link 64 bit
Roger> applications with it?

	You do not specify which release of GCC you are using, what OS
release you are using to build it, and how you configured it, but gcc-2.95
does not exhibit this problem, so you presumably are using a backlevel
release of GCC.  The backlevel release of GCC also does not support 64-bit
applications, but gcc-2.95.1 fully supports compiling and linking 64-bit
AIX applications (use the -maix64 command-line option for both compiling
and linking).  Also, gcc-2.95 must be built on an AIX 4.3 system to
include 64-bit support -- you cannot build it on AIX 4.1 or AIX 4.2 and
access 64-bit support.

	Note that the "long long" error and "long long" support is not
releated to 64-bit support.

	I am using 64-bit support on AIX 4.3.2 S70 and 43P/260 systems
successfully.

David

	P.S. Do not send private messages to maintainers of GCC ports.
Please use the public mailinglists to ask questions.

===============================================================================
David Edelsohn                                      T.J. Watson Research Center
dje@watson.ibm.com                                  P.O. Box 218
+1 914 945 4364 (TL 862)                            Yorktown Heights, NY 10598

       reply	other threads:[~1999-09-13  8:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <412567EB.004F9E05.00@mta.amadeus.net>
1999-09-13  8:43 ` David Edelsohn [this message]
1999-09-30 18:02   ` David Edelsohn
2000-01-01 19:52 GNU C compiler Michael Lundon
2000-01-02 21:48 ` Dave Topham
2002-02-20  7:32 GNU C++ compiler Alex Marais
2002-02-20  9:34 ` Zack Weinberg
2002-02-20  9:57   ` Gabriel Dos Reis
2002-02-20  8:07 Alex Marais
2002-02-20 13:55 mike stump

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9909131542.AA33014@marc.watson.ibm.com \
    --to=dje@watson.ibm.com \
    --cc=gcc@gcc.gnu.org \
    --cc=rwenham@amadeus.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).