gomp-discuss
[Top][All Lists]
Advanced

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

Re: [Gomp-discuss] Release candidate


From: Scott Robert Ladd
Subject: Re: [Gomp-discuss] Release candidate
Date: Mon, 01 Nov 2004 14:47:02 -0500
User-agent: Mozilla Thunderbird 0.8 (X11/20041029)

The x86_64 is fine; it was a configuration problem related to the pure
64-bit nature of my set-up. I was a tad too literal, and just
cut-and-pasted your configure command without considering what I usually do:

../gcc/configure -prefix=/opt/gcc-gomp --enable-shared
--enable-threads=posix --enable-__cxa_atexit --disable-checking
--disable-multilib --enable-languages=c,c++,f95 --host=x86_64-pc-linux-gnu

The --disable-multilib option was required to make the boostrap work.
Nothing wrong with your library.

The code looks fine to me. I'd go ahead and commit it.

--
Scott Robert Ladd
site: http://www.coyotegulch.com
blog: http://chaoticcoyote.blogspot.com





reply via email to

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