Re: FreeBSD ia64 build failure in libIlmImf.la: _ZTSN7Imf_2_112_GLOBAL__N_114LineBufferTaskE defined in discarded section
Anton Shterenlikht <[email protected]>
| Newsgroups | gmane.comp.video.openexr.devel |
|---|---|
| Message-ID | <[email protected]> |
>From [email protected] Mon Apr 28 19:38:52 2014 > >Thanks - I'll take a close look, but I could not see which compiler you >were using. > >Piotr >> >> http://eis.bris.ac.uk/~mexas/logs/OpenEXR-2.1.0_3.log From the log file: checking whether we are using the GNU C++ compiler... yes The base OS compiler on FreeBSD/ia64 11-current is 4.2.1 20070831 patched, however, these are also available: gcc46 gcc-4.7.3 gcc48-4.8.3.s20140410 gcc49-4.9.1.s20140423 Clang/llvm does not build on ia64, as far as I understand there's just no backend for ia64 anymore. Many thanks Anton