[Bug libgomp/25884] [4.2 Regression] libgomp should not require perl to compile

rth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jan 25 19:18:00 GMT 2006



------- Comment #3 from rth at gcc dot gnu dot org  2006-01-25 19:18 -------
Subject: Bug 25884

Author: rth
Date: Wed Jan 25 19:17:57 2006
New Revision: 110220

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110220
Log:
        PR libgomp/25884
        * Makefile.am (omp.h, omp_lib.h, omp_lib.f90, libgomp_f.h): Remove.
        * configure.ac (PERL): Don't set.
        (gstdint.h, omp.h, omp_lib.h, omp_lib.f90, libgomp_f.h): Create here.
        (OMP_LOCK_SIZE, OMP_LOCK_ALIGN, OMP_LOCK_KIND, OMP_NEST_LOCK_SIZE,
        OMP_NEST_LOCK_ALIGN, OMP_NEST_LOCK_KIND): New substitutions.
        * omp.h.in: Wrap the new configure substitutions with @ characters.
        * omp_lib.h.in, omp_lib.f90.in, libgomp_f.h.in: Likewise.
        * aclocal.m4, configure, Makefile.in: Regenerate.
        * mkomp_h.pl: Delete.

Removed:
    trunk/libgomp/mkomp_h.pl
Modified:
    trunk/libgomp/ChangeLog
    trunk/libgomp/Makefile.am
    trunk/libgomp/Makefile.in
    trunk/libgomp/configure
    trunk/libgomp/configure.ac
    trunk/libgomp/libgomp_f.h.in
    trunk/libgomp/omp.h.in
    trunk/libgomp/omp_lib.f90.in
    trunk/libgomp/omp_lib.h.in
    trunk/libgomp/testsuite/Makefile.in


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25884



More information about the Gcc-bugs mailing list