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: [gomp merge] Stage 2: OpenMP for the Fortran front end


Steve Kargl wrote:

> My build tree is in obj4x/
> 
> cd obj4x/gcc
> gmake check-gfortran RUNTE....
> 
> Should I change to obj4x/gcc/libgomp?
> 
No, libgomp is in a separate directory.  On x86 you should have:

$ cd obj4x/i686-pc-linux-gnu/libgomp
$ make check RUNTESTFLAGS=fortran.exp


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