public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Roger Pack <rogerdpack2@gmail.com>
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] llvm 3.8.1-1
Date: Wed, 07 Dec 2016 23:58:00 -0000	[thread overview]
Message-ID: <CAL1QdWc48mfCgo2c7Pc0j58d+3yx+FNZ2TavcsB9t1is4scDgg@mail.gmail.com> (raw)
In-Reply-To: <announce.201607212005.u6LK5qvq013222@int-mx09.intmail.prod.int.phx2.redhat.com>

On 7/21/16, Yaakov Selkowitz <yselkowitz@cygwin.com> wrote:
> The following packages have been uploaded to the Cygwin distribution:
>
> * llvm-3.8.1-1
> * llvm-doc-3.8.1-1
> * libllvm3.8-3.8.1-1
> * libllvm-devel-3.8.1-1

Awesome. I tried building 3.9.0 today and ran into

llvm-3.9.0.src/lib/Support/Unix/Signals.inc:418:5: error: ‘Dl_info’
was not declared in this scope
 Dl_info dlinfo;

then when I kind of worked around that by modifying Signals.cpp and
change it to include windows.inc

at link time I end up with this:

Linking CXX executable ../../bin/llvm-tblgen.exe
CMakeFiles/obj.llvm-tblgen.dir/TableGen.cpp.o: In function `main':
/home/packrd/llvm/llvm-3.9.0.src/utils/TableGen/TableGen.cpp:188:
undefined reference to
`llvm::sys::PrintStackTraceOnErrorSignal(llvm::StringRef, bool)'


Any hints/suggestions there?
Thanks!

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

  reply	other threads:[~2016-12-07 23:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-21 20:25 Yaakov Selkowitz
2016-12-07 23:58 ` Roger Pack [this message]
2016-12-08  6:49   ` Yaakov Selkowitz
2016-12-13 22:56     ` Roger Pack

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=CAL1QdWc48mfCgo2c7Pc0j58d+3yx+FNZ2TavcsB9t1is4scDgg@mail.gmail.com \
    --to=rogerdpack2@gmail.com \
    --cc=cygwin@cygwin.com \
    /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).