Request for Assistance: GCC 3.3.1 Code-Gen Problems

Eric Botcazou ebotcazou@libertysurf.fr
Wed Jul 16 21:12:00 GMT 2003


> 1)  Once for all before /everything/, i.e., not on a per-command basis.

Well, given the transitivity of the "before" binary relation, once for all 
before the first command certainly implies once for all before everything :-)

> 2)  Solaris' sh doesn't like "export X=Y".  It must be two statements,
>     "X=Y; export X".  Yah, it sucks, but if it didn't suck, we wouldn't
>     have to use CONFIG_SHELL in the first place, so this should come as
>     no surprise.  :-)

Are you sure? At least it likes "export CONFIG_SHELL=/bin/ksh" because I've 
been using this line since the very beginning on the 5 versions of Solaris 
and never had any problems (and yes, echo $CONFIG_SHELL returns the right 
answer).

-- 
Eric Botcazou



More information about the Gcc mailing list