Re: picobsd redux

2002-07-02 Thread George V. Neville-Neil
> Is there any particular reason for using -current for that? The > problem is that -current is in horrible state now (gcc 3.1, KSE-III > and so on), so that I'd suggest to use -stable branch or -current > sources just before gcc 3.1 import. > Well there are two things going on. My employer wan

Re: picobsd redux

2002-07-02 Thread Bob Bishop
Hi, At 22:55 1/7/02, George V. Neville-Neil wrote: > When picobsd goes to build the libraries etc. it chokes on the csu >stuff: [etc] First, I'd echo what someone else said about avoiding -current right now. Second, you may have better luck if you buildworld before attempting a picobsd build.

Re: picobsd redux

2002-07-02 Thread Maxim Sobolev
Is there any particular reason for using -current for that? The problem is that -current is in horrible state now (gcc 3.1, KSE-III and so on), so that I'd suggest to use -stable branch or -current sources just before gcc 3.1 import. -Maxim "George V. Neville-Neil" wrote: > > Hey Folks, > >