public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Yuxin Ren <ryx@gwmail.gwu.edu>
To: Andrew Haley <aph@redhat.com>
Cc: gcc-help <gcc-help@gcc.gnu.org>
Subject: Re: where is unwind.h
Date: Mon, 06 Jul 2015 15:01:00 -0000	[thread overview]
Message-ID: <CAAKbDrcqQyvyPUvMEEUA3K5_2G0b3y-0WbqtxvnWU2YxZTCYtA@mail.gmail.com> (raw)
In-Reply-To: <559A4833.3000701@redhat.com>

I use Ubuntu. Year I also can find unwind.h on my system.
But I cannot find it in the gcc source code (cloned from the gcc github).
Where is unwind.h in the gcc source code?
And if it doesn't have such file, how it can be correctly compiled?

Thanks a lot.
Yuxin

On Mon, Jul 6, 2015 at 5:19 AM, Andrew Haley <aph@redhat.com> wrote:
> On 04/07/15 15:25, Yuxin Ren wrote:
>> Now I am reading the libsupc++ library code.
>> I found in the file unwind-cxx.h, it includes a header file called unwind.h.
>> https://github.com/gcc-mirror/gcc/blob/master/libstdc%2B%2B-v3/libsupc%2B%2B/unwind-cxx.h#L36
>>
>> But I cannot find where the unwind.h is.
>> Could someone help to find the unwind.h file?
>
> No, we can't, because we don't know your system.  However, it is part of
> GCC, and on my system it is installed at
>
> /usr/lib/gcc/aarch64-redhat-linux/4.8.2/include/unwind.h
>
> unwind.h is copied from gcc/trunk/libgcc/unwind-generic.h on some
> systems.
>
> Andrew.
>

  reply	other threads:[~2015-07-06 15:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-04 14:25 Yuxin Ren
2015-07-06  9:19 ` Andrew Haley
2015-07-06 15:01   ` Yuxin Ren [this message]
2015-07-06 15:08     ` Andrew Haley
2015-07-06 17:31       ` Brian Drummond
2015-07-06 17:33       ` Brian Drummond
2015-07-06 18:15     ` Mikhail Maltsev

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=CAAKbDrcqQyvyPUvMEEUA3K5_2G0b3y-0WbqtxvnWU2YxZTCYtA@mail.gmail.com \
    --to=ryx@gwmail.gwu.edu \
    --cc=aph@redhat.com \
    --cc=gcc-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).