[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Openexr-devel] OpenEXR 1.7.1 release
From: |
Rex Dieter |
Subject: |
Re: [Openexr-devel] OpenEXR 1.7.1 release |
Date: |
Mon, 06 Aug 2012 08:33:13 -0500 |
User-agent: |
KNode/4.9 |
Piotr Stanczyk wrote:
> Tuesday, July 31st, 2012
>
> OpenEXR v1.7.1 has been released and is available for download.
> Tarballs can be obtained from the downloads section on github:
> https://github.com/openexr/openexr/downloads
>
> This release includes the following components:
>
> OpenEXR: v1.7.1
> IlmBase: v1.0.3
IlmBase fails to build on i686 (x86_64 is ok afaict so far):
make[1]: Entering directory `/builddir/build/BUILD/ilmbase-1.0.3/IexMath'
...
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -
I../config -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -
fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -
fasynchronous-unwind-tables -pthread -c IexMathFpu.cpp -fPIC -DPIC -o
.libs/IexMathFpu.o
IexMathFpu.cpp: In function 'void Iex::FpuControl::restoreControlRegs(const
ucontext_t&, bool)':
IexMathFpu.cpp:234:38: error: 'struct _libc_fpstate' has no member named
'cwd'
IexMathFpu.cpp:235:40: error: 'struct _libc_fpstate' has no member named
'mxcsr'