Re: Build Io statically?
On 2009-05-15, at 6:19 PM, Mike Austin wrote:
> Anyone know how to build Io statically? MinGW binaries work in Wine
> with
> Ubuntu, so I'm trying to build piece by piece. I'm getting dynamic
> lib build
> errors.
>
> Why build Windows, do you ask? To complete the circle of course :)
I forget if there is a make option for it, but you'll notice all the
libs get built with both dll and static versions. So it should be
straightforward to do.