On Tue, May 08, 2007 at 12:51:24AM -0500, Curt Arnold wrote:
> 
> On May 5, 2007, at 1:48 PM, Ken Klose wrote:
> 
> >Curt,
> >
> >Thanks for the help.  That indeed got me further along!  I built  
> >against last night's snapshot of APR, made the changes you said to  
> >apr.h and got it to build.  Now I'm getting an error in the build  
> >of log4cxx itself. "no type named `pos_type'" "in `struct  
> >std::char_traits<wchar_t>'", "in `class  
> >std::basic_ostream<localechar, std::char_traits<wchar_t> >'" and  
> >"in `class std::basic_stringbuf<localechar,  
> >std::char_traits<wchar_t>, std::allocator<wchar_t> >'",
> >
> >
> >Thanks,
> >Ken
> >
> 
> I'm thinking that might be a gcc issue that is fixed in gcc 4.1.1.   
> If you review the archives around last december, there should be a  
> decent amount of MinGW discussion.  I only remembered why I had a  
> MinGW gcc 4.1.1 around way late in this experiment and haven't gone  
> back and checked the archives and must get sleep now, so I'm posting  
> this incomplete bit of research in case it might help you.

I haven't done this, but apparently it works with g++-3.x as well.

http://wiki.apache.org/logging-log4cxx/MSWindowsBuildInstructions

Bob Rossi

Reply via email to