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: patch: a few Makefile improvements for egcs


Jeffrey A Law <law@cygnus.com> writes:

>> * gcc/Makefile.in (SET_TARGET_BOARD): new variable: if
>> CHECK_MULTI is not empty nor `n' nor `no', sets target_board
>> to unix{...}, where `...' expands to a comma-separated list of
>> multilib options.

> The whole point behind the global site.exp is to provide this kind
> of information (whether or not to check multilibs, which multilibs).

Ok, then we should try to create some easy way to allow users to
create a site.exp that checks all available multilibs.  I myself don't
have the faintest idea on how to do that, do you?  Could you (or
anyone else) post an example?

What do you think of providing an alternate make target
(check-multilib) that would create a modified site.exp then run make
check?

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil



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