I noticed that omp.h (necessary for OpenMP) isn't currently installed. Patch below will fix that. Regards, Pieter de Goeje --- gnu/lib/libgomp/Makefile.orig Sat May 19 06:25:55 2007 +++ gnu/lib/libgomp/Makefile Thu May 31 14:45:25 2007 _at__at_ -14,6 +14,7 _at__at_ single.c team.c work.c lock.c mutex.c proc.c sem.c \ bar.c time.c fortran.c SRCS+= gstdint.h libgomp_f.h omp.h omp_lib.h +INCS+= omp.h CFLAGS+= -DHAVE_CONFIG_H CFLAGS+= -I${.CURDIR} -I. -I${SRCDIR} -I${SRCDIR}/config/posixReceived on Thu May 31 2007 - 10:53:42 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:11 UTC