public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Wei" <choowc@hotmail.com>
To: help-gcc@gnu.org
Subject: Installation problem for gcc under IBM AIX 4.3
Date: Fri, 31 Dec 1999 22:24:00 -0000	[thread overview]
Message-ID: <8275v2$oee$1@news6.jaring.my> (raw)
Message-ID: <19991231222400.l1YMg1IDR7rJkXviY1_Txiji_cwqfoiKAFn9I-8hqzI@z> (raw)

Hi,
I'm try to install gcc 2.95.1 on IBM AIX 4.3 server,
but when I try to compile a test program like the following

#include <stdio.h>

main()
{
        printf("Hello");
        return 1;
}


The compiler reply with the following message:
/usr/local/lib/gcc-lib/rs6000-ibm-aix4.3.2.0/2.95.1/include/stdio.h:46:
standards.h: A file or directory in the path name does not exist.

But I can't find the standards.h from my system. May I know where to
find this file?


regards

Wei


             reply	other threads:[~1999-12-31 22:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-02 17:25 Wei [this message]
1999-12-03 13:52 ` Shane Justice
1999-12-31 22:24   ` Shane Justice
1999-12-31 22:24 ` Wei

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='8275v2$oee$1@news6.jaring.my' \
    --to=choowc@hotmail.com \
    --cc=help-gcc@gnu.org \
    /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).