Build Io statically?

View: New views
2 Messages — Rating Filter:   Alert me  

Build Io statically?

by Mike Austin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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 :)

Mike


Re: Build Io statically?

by Steve Dekorte :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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.