My goal is to build the cross-compiler for MinGW-w64 starting from the
native MinGW and source packages GMP (5.0.2) , PPL (0.11), CLooG
(0.15.11) and binutils-2.21.53.
From config.log:
It was created by configure, which was generated by GNU Autoconf 2.64.
Invocation command line was
$ ../.
On Tue, Mar 27, 2012 at 8:32 AM, Earnie Boyd
wrote:
> On Mon, Mar 26, 2012 at 5:38 PM, Whitequill Riclo
> wrote:
> >
> > On Sun, Mar 25, 2012 at 8:37 PM, NightStrike
> wrote:
> >>
> >> On Sun, Mar 25, 2012 at 2:18 PM, JonY
> wrote:
> >> > On 3/26/2012 07:17, Jim Michaels wrote:
> >> >> vityan p
> > Using i686-w64-mingw32-gcc-4.7.0-3_rubenvb.7z to build from the
> > http://luajit.org/luajit.html repo I get a lua51.dll with a dependency on
> > libwinpthread-1.dll. Specifically, the lua51.dll imports the
> > pthread_key_create and pthread_getspecific symbols.
> >
> > I don't get the libwi
On Mon, Mar 26, 2012 at 5:38 PM, Whitequill Riclo
wrote:
>
> On Sun, Mar 25, 2012 at 8:37 PM, NightStrike wrote:
>>
>> On Sun, Mar 25, 2012 at 2:18 PM, JonY wrote:
>> > On 3/26/2012 07:17, Jim Michaels wrote:
>> >> vityan provided a compiler set for 64-bit windows host for ubuntu and
>> >> free