dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

interpreting variants


From: Ben Elliston
Subject: interpreting variants
Date: Mon, 13 May 2002 14:22:04 -0400 (EDT)

I have a target foo with a variant like foo/-mel.  How are these
variants exposed to individual test drivers so that they can intepret
the variant strings and act accordingly?  Suppose my test driver
compiles programs with an ACME compiler that requires me to compile
little endian object files using --endian=little.  What is the correct
way of making the mapping from "-mel" to "--endian-little"?  I
couldn't find anything in the documentation that covered this.

Ben



reply via email to

[Prev in Thread] Current Thread [Next in Thread]