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: Parallel testing of multilibs


On Tue, Jan 09, 2001 at 12:33:59PM -0200, Alexandre Oliva wrote:
> I thought it would be easier and cleaner to let make take care of that,
> just like it does for builds.

A good idea.

> +$(PAR_CHECK_TARGETS:=/%): site.exp

Have you tried this with non-gnu make?  Even if you're not
trying to use the parallel test target you might cause other
makes to barf on this construct.

> +# The idea is to parallelize testing of multilibs, for example:
> +#   make -j3 check/gcc/sh-hms-sim/{-m1,-m2,-m3,-m3e,-m4}/{,-nofpu}

Perhaps add a target "par-check" that does the multilib 
expansion for you?


r~

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