This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug bootstrap/11932] [3.4 regression] Parallel bootstrap failure with sparc libiberty multilib


------- Additional Comments From neroden at twcny dot rr dot com  2004-01-14 05:57 -------
Subject: Re:  [3.4 regression] Parallel bootstrap failure
 with sparc libiberty multilib

lucier at math dot purdue dot edu wrote:
> ------- Additional Comments From lucier at math dot purdue dot edu  2004-01-14 00:58 -------
> Subject: Re:  [3.4 regression] Parallel bootstrap failure with sparc libiberty multilib
> 
> 
>>Try running this and see if it works:
>>mkdir -p -- sparc-sun-solaris2.8/libstdc++-v3
>>If it fails, we have our bug.
>>Try it again to make sure it works in all these cases:
>>(a) neither directory exists
>>(b) sparc-sun-solaris2.8 exists and sparc-sun-solaris2.8/libstdc++-v3 
>>doesn't
>>(b) both directories exist
> 
> 
> All these work.
> 
> 
>>If that works, try running these all at the same time (how best to do 
>>this I
>>don't know), under the above situations:
>>mkdir -p -- sparc-sun-solaris2.8/libstdc++-v3
>>mkdir -p -- sparc-sun-solaris2.8/libiberty
>>mkdir -p -- sparc-sun-solaris2.8/libf2c
> 
> 
> Hmmm.  Don't know how to do this.
> 
> I moved my objdir directory where I built this to
> 
> http://www.math.purdue.edu/~lucier/objdir
> 
> Perhaps the config.cache files or other things (the directories that 
> were made?) there can give you some information.
> 
> Brad

Could you try running
mkdir -p -- sparc-sun-solaris2.8/libiberty
when the 'sparc-sun-solaris2.8' directory exists *and* a 'libiberty' 
directory exists at the same level (not below)?  I'm clutching at straws 
now.  The fact that sparc-sun-solaris2.8/libiberty was *not* made is 
clearly the problem, but I can't see for the life of me *why* it wasn't 
made.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11932


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