On Fri, Nov 30, 2012 at 11:02 AM, Jan Nijtmans <[email protected]>wrote:

> 2012/11/30 Richard Hipp <[email protected]>:
> > The changes in the cmdline-expansion branch break the build for mingw32.
> > Mingw32 does not recognize the -municode option.  We have to continue to
> > support Mingw32 - we cannot force everybody to upgrade to mingw64.
>
> Could some fallback option to built-in then? Such that the standard
> fossil.exe built by you is done with MinGW-w64. But that others
> can build fossil.exe with MinGW, doing the normal mbcs-utf-8
> conversion. So, you (and Joe) make the switch, but don't force
> it for everyone. Would that be acceptable?
>
> So, if PREFIX = "", then use main() and do mbcs->utf-8 conversion.
> for other PREFIX values, use wmain and do unicode->utf-8 conversion.
>

Can you suggest makefile changes to make this happen?


>
> Regards,
>           Jan Nijtmans
> _______________________________________________
> fossil-users mailing list
> [email protected]
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>



-- 
D. Richard Hipp
[email protected]
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to