This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygport cross-compiling beta1


On Tue, 2010-07-20 at 08:43 -0400, Charles Wilson wrote:
> On 7/19/2010 9:49 PM, Yaakov (Cygwin/X) wrote:
> > AFAIK --enable-shared and --enable-libgomp are the defaults.
> 
> Nope, apparently not.  After making sure that pthread was installed in
> /usr/i686-pc-mingw32/sys-root, and rebuilding gcc:

I see, in toplevel configure.ac, target-libgomp is added to
$noconfigdirs for all "non-POSIX" systems (including Cygwin!).  So all
cygwin and mingw* gcc's need an explicit --enable-libgomp.  The
documentation is not clear on that at all.


Yaakov



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]