Farid Zaripov wrote: >> -----Original Message----- >> From: Andrew Black [mailto:ablack@roguewave.com] >> Sent: Tuesday, April 10, 2007 8:48 PM >> To: stdcxx-dev@incubator.apache.org >> Subject: Re: svn commit: r526304 - in >> /incubator/stdcxx/trunk: etc/config/GNUmakefile.bin >> util/locale.cpp util/locale_stub.cpp util/localedef.cpp >> >> Greetings Farid >> >> At some point it'll be necessary to replicate this change to >> the makefile in the windows infrastructure. Until this >> happens, we'll be observing failures on windows, caused by an >> inability to build the locale utilities. While I might be >> able to fix this myself, it would likely be more efficient, >> time-wise, for you to make the change as you are more >> familiar with the solution generator code. > > Done: http://svn.apache.org/viewvc?view=rev&rev=527468 > > Farid. Thanks for handling this! I should have thought of it when I made the GNUmakefile changes. Martin