public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jonathan Wakely <jwakely.gcc@gmail.com>
To: "Fujitani, Kenji/藤谷 賢治" <kenji_fujitani@jtekt.co.jp>
Cc: gcc-help <gcc-help@gcc.gnu.org>
Subject: Re: Compare with GreenHills Compiler
Date: Tue, 7 Dec 2021 07:21:45 +0000	[thread overview]
Message-ID: <CAH6eHdQmoDOz5QGQ80bgYFOuzqaXC_EKsoYHUKh6u2_z8ToCvw@mail.gmail.com> (raw)
In-Reply-To: <TYAPR01MB4462174B1615F9A2FDFEF3D4B66E9@TYAPR01MB4462.jpnprd01.prod.outlook.com>

On Tue, 7 Dec 2021, 02:24 Fujitani, Kenji/藤谷 賢治 wrote:

> Dears,
> I’m working under Ubuntu-PC(18.04LTS), and using gcc(version 7.5.0).
> Recentry, I was trying to compile developed C-Code which worked on Green
> Hills Compiler(GHS) by above environment,
> But this Code’s referenced HeaderFile exists on too complexed branching
> directory.
> Even if I use "-I" option, it couldn’t search any header-files.
> I heard it caused of pragma, but I can't understand in detail.
> Why does It able to compile one by GHS, but it could’t by gcc?
>


You haven't told us anything about what the code does, what the directory
hierarchy is like, or what the error says. So we can't possibly help you.

Could you at least tell us the error message that GCC prints? That will
show the path it is trying to include.

  reply	other threads:[~2021-12-07  7:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-07  2:23 Fujitani, Kenji/藤谷 賢治
2021-12-07  7:21 ` Jonathan Wakely [this message]
2021-12-07 10:02   ` David Brown

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=CAH6eHdQmoDOz5QGQ80bgYFOuzqaXC_EKsoYHUKh6u2_z8ToCvw@mail.gmail.com \
    --to=jwakely.gcc@gmail.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=kenji_fujitani@jtekt.co.jp \
    /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).