$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Compiling boost on Windows
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2014-07-24 18:04:31
AMDG
On 07/24/2014 02:18 PM, Freddy Martinez Garcia wrote:
> Hi guys
I need compile the boost for windows but Im not a windows user
I had made some compilation but the files generated by gcc (from MinGW) has .a extension and not .lib or .dll extension
how can I change that ??
>
If you're using gcc, then the .a extension is what
you want. You don't need to change it.
In Christ,
Steven Watanabe