> -----Original Message-----
> From: Akim Demaille [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 06, 2000 9:56 AM
> To: Ossama Othman
> Cc: [EMAIL PROTECTED]
> Subject: Re: mixed native/cross-compiled package howto?
> 

        <skipped>

> | 
> | BTW, Akim and Paul, this is one example where I can see 
> that it might
> | be useful not to exclude detection of a native compiler if
> | cross-compiling is enabled.  :-)  :-)
> 
> :)
> 
> Well, indeed Autoconf does not provide support for this.  Maybe we
> should integrate *_FOR_BUILD some day?
> 


This would be nice, yes. In fact these are needed also if we need to run a
program on the build platform to generate some of the sources that will be
compiled for the host platform, like all the genxxxxx programs in gcc :-)

The way I've coped with that IIRC was to hardwire CC_FOR_BUILD to be "gcc"
but that only worked because the progs I had to compile for the build system
were very simple, and do not need any autoconf-iguration :-)

Regards,

        Bernard

--------------------------------------------
Bernard Dautrevaux
Microprocess Ingéniérie
97 bis, rue de Colombes
92400 COURBEVOIE
FRANCE
Tel:    +33 (0) 1 47 68 80 80
Fax:    +33 (0) 1 47 88 97 85
e-mail: [EMAIL PROTECTED]
                [EMAIL PROTECTED]
-------------------------------------------- 

Reply via email to