This is the mail archive of the gcc@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]
Other format: [Raw text]

RE: gcc for syntax check only (C): need to read source from stdin


----Original Message----
>From: Dave Korn
>Sent: 12 April 2005 18:45

>   No write perms mate!  However I'll check out HEAD and do a
> before-and-after testsuite run overnight, and get back to you in the
> morning with the results (UK time).  

  I spoke too soon.

dk@mace /gnu/testing/obj-HEAD> make check 2>&1 | tee check.log
make[1]: Entering directory `/davek/patch-gnu/testing/obj-HEAD/fixincludes'
autogen -T /gnu/testing/HEAD/gcc/fixincludes/check.tpl
/gnu/testing/HEAD/gcc/fix
includes/inclhack.def
autogen: not found
make[1]: *** [check] Error 127
make[1]: Leaving directory `/davek/patch-gnu/testing/obj-HEAD/fixincludes'
make: *** [check-fixincludes] Error 2
dk@mace /gnu/testing/obj-HEAD> make check 2>&1 | tee check.log



  How long has "make check" required autogen?  Or alternatively, how long
has "make check" required fixincludes?

  Autogen doesn't build on cygwin, or at least none of the versions I've
tried so far.  Nor is there any official cygwin autogen package available.

  So unless there's something me and google have overlooked, I don't think
anyone's going to be doing any testing of 4.x on cygwin.....


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


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