mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] OpenMP support


From: Volker Grabsch
Subject: Re: [Mingw-cross-env-list] OpenMP support
Date: Sun, 20 Sep 2009 14:01:19 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

Aleksandr Tishin <address@hidden> schrieb:
> > checking whether we are cross compiling... no

This might be the cause of your trouble. You have
probably Wine installed, which sometimes confuses
the cross compilation detection.

The check where your build freezes:

> > checking whether the target supports thread-local storage...

has internally a separate implementation for the
cross and non-cross compiling case. Maybe the
wrong test implementation causes the freeze?

Anyway, I just fixed the cross compiling detection.
http://hg.savannah.gnu.org/hgweb/mingw-cross-env/rev/9720161ce4eb

Please try again.

    hg pull -u
    make gcc


Greets,

    Volker

-- 
Volker Grabsch
---<<(())>>---
Administrator
NotJustHosting GbR




reply via email to

[Prev in Thread] Current Thread [Next in Thread]