This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: How to turn off libgomp Was: [PATCH] Fix !$omp end .... symbols handling



On Feb 16, 2006, at 1:37 PM, Paul Thomas wrote:


Jakub,

I am sorry to bug you in what appears to be a bit of a crisis but I have a rather trivial question about libgomp. Can I exclude it from a build? The reason is that I have a build failure on Tru64-5.1 because there appears to be no pthread.h on the system. It must be fixable because libpthread is there but I just do not have the time to sort out what is happening right now.

You can use --disable-libgomp. This option is not documented but I did file a bug about this not being documented as PR 26234.

Thanks,
Andrew Pinski


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