[
https://issues.apache.org/jira/browse/THRIFT-874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12903939#action_12903939
]
Roger Meier commented on THRIFT-874:
------------------------------------
Great!
Work's fine for Windows XP, built with mingw on Debian Lenny!
it probably makes sense to strip the binary within the
_contrib/mingw-cross-compile.sh_ script by doing a
{code}
i586-mingw32msvc-strip compiler/cpp/thrift.exe
{code}
bevore make it available as download.
> Script and document Windows build process
> -----------------------------------------
>
> Key: THRIFT-874
> URL: https://issues.apache.org/jira/browse/THRIFT-874
> Project: Thrift
> Issue Type: Task
> Environment: Target: MinGW + MSYS on Windows XP
> Reporter: Michael Lum
> Assignee: Michael Lum
> Priority: Minor
> Attachments:
> v4-0015-THRIFT-874.-Include-missing-time.h-in-two-compiler-f.patch,
> v4-0016-THRIFT-874.-Disable-AX_SIGNED_RIGHT_SHIFT-for-cross-.patch,
> v4-0017-THRIFT-874.-Add-script-to-cross-compile-the-Thrift-c.patch
>
>
> 1. Document how to build the Thrift code from source on a stock MinGW+MSYS
> install on Windows
> 2. Investigate scripting the build as a contrib/ item.
> 3. If #2 is successful, provide a way to generate a .MSI that installs the
> thrift compiler and runtime libraries.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.