No, it builds fine on both cygwin and linux. But it caused errors for me on win32+msvc.
On 21 September 2016 at 16:46, Daiki Ueno <u...@gnu.org> wrote: > Egor Pugin <egor.pu...@gmail.com> writes: > >> I'm trying to build gettext on windows. >> On the line below I see 'tmp_dirname'. Where it comes from? And what >> value should it have? '/tmp' but for win32? >> http://git.savannah.gnu.org/cgit/gettext.git/tree/gettext-runtime/intl/dcigettext.c#n637 > > I'm not sure but it looks like a typo: s/tmp_dirname/resolved_dirname/. > Do you see a compile error caused by this? > > Regards, > -- > Daiki Ueno -- Egor Pugin