[teklib-general] Can I compile teklib with MinGW?
Timm S. Mueller
tmueller at neoscientists.org
Fri Nov 13 10:47:17 CET 2009
On Fri, 13 Nov 2009 15:54:11 +0800
Chunlin Zhang <zhangchunlin at gmail.com> wrote:
> I try but it seems not support now.
>
> And I am not sure my compile command is right,is it "make
> PLATFORM=winnt HOST=winnt release"?
> I am in winxp.
>
> Thanks.
By default, TEKlib is built using cross-compilation under an operating
system with a POSIX API. To enable native compilation under Windows,
use the attached patch, or open the Makefile, uncomment line 95 and
comment line 96. In build/config/winnt_winnt.tmk, remove the CCPREFIX
(line 47).
- Timm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build_mingw.diff
Type: text/x-patch
Size: 1040 bytes
Desc: not available
URL: <http://lists.neoscientists.org/pipermail/teklib-general/attachments/20091113/b3930dcd/attachment.bin>
More information about the teklib-general
mailing list