Closed
Description
The error is:
= note: C:\Users\travis\.rustup\toolchains\nightly-x86_64-pc-windows-msvc\lib\rustlib\x86_64-pc-windows-gnu\lib\crt2.o:crtexe.c:(.rdata$.refptr.__onexitbegin[.refptr.__onexitbegin]+0x0): undefined reference to `__onexitbegin'
C:\Users\travis\.rustup\toolchains\nightly-x86_64-pc-windows-msvc\lib\rustlib\x86_64-pc-windows-gnu\lib\crt2.o:crtexe.c:(.rdata$.refptr.__onexitend[.refptr.__onexitend]+0x0): undefined reference to `__onexitend'
collect2.exe: error: ld returned 1 exit status
This was working before. Started failing around last week. See, e.g., https://travis-ci.org/rust-lang-nursery/stdsimd/jobs/457099080
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
[-][regression] stdsimd has started failing to link on travis i686-pc-windows-gnu[/-][+][regression] stdsimd has started failing to link on travis x86_64-pc-windows-gnu[/+]nagisa commentedon Oct 1, 2019
Duplicate of #49078