Subject: Re: cross compiler problem
To: Wojciech Puchar <wojtek@chylonia.3miasto.net>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: port-i386
Date: 05/27/2002 22:53:08
On Mon, May 27, 2002 at 10:50:08PM +0200, Wojciech Puchar wrote:
> tried to use cross-i386-netbsdaout:
>
> /usr/pkg/cross/bin/i386-netbsd-gcc -I/usr/include -mcpu=i486
> -march=pentium -static -O2 -s -o program <filelist...>
>
> /usr/pkg/cross/i386-netbsd/bin/ld: cannot open scrt0.o: No such file or
> directory
>
>
>
> compilation of each c files goes fine
>
>
> what i missed?
You're missing the i386 a.out libraries and associated objects
--
Manuel Bouyer <bouyer@antioche.eu.org>
--