#6339 closed defect (fixed)
Win32 build is failed when using ICL
Reported by: | bifurcator | Owned by: | |
---|---|---|---|
Priority: | important | Component: | avutil |
Version: | git-master | Keywords: | icl regression |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Summary of the bug:
Win32 build fails when using icl toolchain.
How to reproduce:
1) specify --toolchain=icl for ./configure
2) make falis in the following way
libavutil/utils.c(156): error: expected a ";" "fstenv %0 \n\t"
Attachments (1)
Change History (5)
comment:1 by , 8 years ago
Keywords: | icl regression added |
---|---|
Priority: | normal → important |
Version: | unspecified → git-master |
by , 8 years ago
Attachment: | patchicl.diff added |
---|
comment:3 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Patched is applied d96d65dfebdd9f1396d51817c1716f86e536245c
comment:4 by , 5 years ago
Component: | build system → avutil |
---|
Note:
See TracTickets
for help on using tickets.
Apparently a regression since f5495c97