public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Shane Justice <sjustice@speedchoice.com>
To: help-gcc@gnu.org
Subject: Re: Installation problem for gcc under IBM AIX 4.3
Date: Fri, 03 Dec 1999 13:52:00 -0000	[thread overview]
Message-ID: <38483961.FC75B515@speedchoice.com> (raw)
In-Reply-To: <8275v2$oee$1@news6.jaring.my>

Wei,

Try   find / -name standards.h  and see where all find "sees" this file.

Best wishes,
Shane

Wei wrote:

> 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

WARNING: multiple messages have this Message-ID
From: Shane Justice <sjustice@speedchoice.com>
To: help-gcc@gnu.org
Subject: Re: Installation problem for gcc under IBM AIX 4.3
Date: Fri, 31 Dec 1999 22:24:00 -0000	[thread overview]
Message-ID: <38483961.FC75B515@speedchoice.com> (raw)
Message-ID: <19991231222400.nPucFHF_qnVwdeTvVLa6uWDk780uSFW5pI5-R9QePqo@z> (raw)
In-Reply-To: <8275v2$oee$1@news6.jaring.my>

Wei,

Try   find / -name standards.h  and see where all find "sees" this file.

Best wishes,
Shane

Wei wrote:

> 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-03 13:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-02 17:25 Wei
1999-12-03 13:52 ` Shane Justice [this message]
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=38483961.FC75B515@speedchoice.com \
    --to=sjustice@speedchoice.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).