This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


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

Re: Make testsuite working for me


>>>>> Jeffrey A Law writes:

 > What directory are you running "make check" in?

A separate build directory:
ls -l egcs:
drwxr-xr-x   7 aj       users        1024 May 29 00:22 build/
drwxr-xr-x  15 aj       users        1024 May 24 21:16 egcs-cvs/

The first is my build directory, the second are the sources.  I
configure in the build directory with:
../egcs-cvs/configure --prefix=/opt/egcs --enable-shared --enable-threads \
	--with-gnu-as --with-gnu-ld

I run make check in the top build directory.

Andreas
-- 
 Andreas Jaeger   aj@arthur.rhein-neckar.de    jaeger@informatik.uni-kl.de
  for pgp-key finger ajaeger@alma.student.uni-kl.de


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