public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Angelo Graziosi <angelo.graziosi@alice.it>
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: llvm/clang-3.4.2-1
Date: Wed, 23 Jul 2014 16:37:00 -0000	[thread overview]
Message-ID: <53CFE4B0.7050700@alice.it> (raw)

Sorry,

Yaakov Selkowitz wrote:
> This is an update to the latest upstream release, and the first release
> for x86_64.  PLEASE NOTE that clang will NOT work as a native code
> compiler for x86_64 at this time, but should still work as a code
> analyzer and LLVM bytecode compiler; PTC.

That explains why I get

$ cat t.c
#include <stdio.h>

int main()
{
   printf("Hello, World!/n");
   return 0;
}

$ clang t.c
/tmp/t-12d75f.o:fake:(.text+0x15): rilocazione adattata per troncamento: 
R_X86_64_32 contro ".rdata"
collect2: error: ld returned 1 exit status
clang: error: linker (via gcc) command failed with exit code 1 (use -v 
to see invocation)

?

--
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:[~2014-07-23 16:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-23 16:37 Angelo Graziosi [this message]
2014-07-23 16:56 ` Yaakov Selkowitz
2014-07-23 17:06 ` Corinna Vinschen
  -- strict thread matches above, loose matches on Subject: below --
2014-07-23 19:23 Angelo Graziosi
2014-07-24 13:58 ` Corinna Vinschen
2014-07-23 15:10 Yaakov Selkowitz

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=53CFE4B0.7050700@alice.it \
    --to=angelo.graziosi@alice.it \
    --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).