it happens in only 2 places - line 474 and 480. I think it's because you're trying to creating iterators out of pure pointers. Probably only gcc allows you to do that
On 20 August 2014 00:13, Marcin Junczys-Dowmunt <[email protected]> wrote: > Hi Mike, > weird, that looks like an Boost issue with iterator_facade, which version > of Boost are you using? > Best, > Marcin > > W dniu 20.08.2014 01:06, Mike Ladwig pisze: > > Moses build (--with-cmph) fails in OSX 10.9.4 (default install of Xcode > and macports) on moses head. Problems seem to come from StringVector.h in > CompactPT. I've previously rewritten StringVector to get it to compile on > VisualStudio 2013, but that rewrite works only for decoding, not for > creating tables. > > I would like to create the tables on OSX so am wondering if there is a > workaround or a way to fallback to a less-picky gcc version on OSX? > > > _______________________________________________ > Moses-support mailing > [email protected]http://mailman.mit.edu/mailman/listinfo/moses-support > > > > _______________________________________________ > Moses-support mailing list > [email protected] > http://mailman.mit.edu/mailman/listinfo/moses-support > > -- Hieu Hoang Research Associate University of Edinburgh http://www.hoang.co.uk/hieu
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
