On Jan 15,  6:44pm, Allen Smith wrote:
> On Jan 15,  6:23pm, Jarkko Hietaniemi wrote:

> cc is cc -n32 -mips4 -TARG:platform=ip32
> cc is cc -n32 -mips4 -TARG:platform=ip32
> 
> The problem is that basename is seeing the '/' in the $cc above and
> cutting it off after the last one. It just _happens_ that Config{cc}
> doesn't have any of those... but it could on some systems, depending
> on the configuration.

Oh. One other thing. With CC not set, that as $cc _still_ doesn't
actually properly figure out the existence of rlim_t (which is in
sys/resource.h):

You seem cc is cc -n32 -mips4 -TARG:platform=ip32
cc is cc -n32 -mips4 -TARG:platform=ip32
not to have rlim_t defined (this is okay).

        Yours,

        -Allen

-- 
Allen Smith                     [EMAIL PROTECTED]
September 11, 2001              A Day That Shall Live In Infamy II
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety." - Benjamin Franklin

Reply via email to