Subject: Re: playing around with toolchain
To: None <current-users@netbsd.org>
From: emanuel stiebler <emu@ecubics.com>
List: current-users
Date: 10/29/2001 13:42:12
emanuel stiebler wrote:
> 
> Hi,
> 
> Is there any documentaion besides of the UPDATING file about using the
> NEW_TOOLCHAIN ?
> 
> I have problem using it on i386 (which should work) and on macppc,
> so I guess I'm doing something wrong.
> So where/how to start ?

More to the subject. Both i386 & macppc stop at the same point:
(CVS update from this morning)

Making all in po
cc -DHAVE_CONFIG_H -I.
-I/usr/src/tools/toolchain/../../gnu/dist/toolchain/ld -I
. -D_GNU_SOURCE -I.
-I/usr/src/tools/toolchain/../../gnu/dist/toolchain/ld -I../
bfd -I/usr/src/tools/toolchain/../../gnu/dist/toolchain/ld/../bfd
-I/usr/src/too
ls/toolchain/../../gnu/dist/toolchain/ld/../include
-I/usr/src/tools/toolchain/.
./../gnu/dist/toolchain/ld/../intl -I../intl  -O
-DLOCALEDIR="\"/usr/tools/share
/locale\""   -W -Wall -O -c
/usr/src/tools/toolchain/../../gnu/dist/toolchain/ld
/ldgram.c
true   /usr/src/tools/toolchain/../../gnu/dist/toolchain/ld/ldlex.l &&
mv lex.yy
.c /usr/src/tools/toolchain/../../gnu/dist/toolchain/ld/ldlex.c
mv: rename lex.yy.c to
/usr/src/tools/toolchain/../../gnu/dist/toolchain/ld/ldle
x.c: No such file or directory
*** Error code 1


cheers & thanks for any help