Boost logo

Boost-Build :

Subject: Re: [Boost-build] possible bug when cross compiling linux->windows
From: Bo Jensen (jensen.bo_at_[hidden])
Date: 2010-07-01 08:39:54


On Thu, Jul 1, 2010 at 11:23 AM, Moritz Hassert <mhassert_at_[hidden]> wrote:
> Hi,
>
> Bo Jensen wrote:
>> Ok, I have a comment not completely build system related.
>> I would actually like to cross compile my project also, but I ran into
>> a lot issues with mingw wchar support, which I think is broken. How do
>> you deal with this, if you use wchar at all ?
>
> At the moment I make little usage of wchar but that will likely change in the
> future. So I'm very interested in your experiences.
>
> Until now I never heard of any mingw/wchar issues. The only difference I know
> of is wchar having only 16bit on windows/mingw instead of 32bit on linux.
>
> What problems did you run into?
>
> Greetings
> Moritz
>
> Geschaeftsfuehrer: Dipl.-Inform. Christopher Asp
> Amtsgericht Mannheim HRB 105845
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build

http://www.mingw.org/category/wiki/wchar_t

You cannot use wchar on windows, or at best limited support. Compiling
my code was impossible so I had to change to intel.


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk