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

On 07/06/2015 06:01 PM, Yuxin Ren wrote:
> 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?

As it was already mentioned, unwind.h is selected from one of unwind-*.h
files in libgcc. You should probably take a look at
libgcc/configure.ac and other autoconf scripts which get included from it.

-- 
Regards,
    Mikhail Maltsev

      parent reply	other threads:[~2015-07-06 18:15 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
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 [this message]

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=559AC7E0.4030401@gmail.com \
    --to=maltsevm@gmail.com \
    --cc=aph@redhat.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=ryx@gwmail.gwu.edu \
    /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).