[pythran] Re: Pythran 0.9.0 - kozhamzer

  • From: serge guelton <serge.guelton@xxxxxxxxxxxxxxxxxxx>
  • To: Neal Becker <ndbecker2@xxxxxxxxx>
  • Date: Tue, 6 Nov 2018 16:47:41 +0100

On Tue, Nov 06, 2018 at 10:17:01AM -0500, Neal Becker wrote:

Just tried running pythran-0.9.0 using clang++.  I got 
/usr/bin/ld: error: /tmp/lto-llvm-484f1e.o: <corrupt x86 feature size: 0x8>
_update_environment(...)
INFO: Generated module: G
INFO: Output: /home/nbecker/scma-ofdm-nr-ms/G.cpython-37m-x86_64-linux-gnu.so

But it appears the output was generated.  Any clue about this ld error?

This looks like an LTO-related message. Can you compile with -v and
paste the compiler flags here?

Other related posts: