tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Porting NetBSD to Eco32



On 07.09.2014 21:07, Martin Husemann wrote:
> On Sun, Sep 07, 2014 at 09:01:36PM +0200, Jens Mehler wrote:
>> I guess I need to do that before building the userland.
> Yes, it will generate the makefile fragments and config headers needed
> for building all the gcc stuff.
>
> Martin
I have run that guide up and down several times now.
Some files have been created but in step 4:
obj ===> external/gpl3/gcc/lib/libgcc/libgcc
nbmake:
"/hdd/home/okarin/eco32/netbsd-on-eco32/usr/src/share/mk/bsd.files.mk"
line 110: Wrong number of words (1) in .for substitution list with 2 vars

I can't even to a nbmake-eco32 clean anymore!
clean ===> lib/../external/gpl3/gcc/lib/libobjc
nbmake:
"/hdd/home/okarin/eco32/netbsd-on-eco32/usr/src/external/gpl3/gcc/lib/libobjc/Makefile"
line 24: Cannot open
/hdd/home/okarin/eco32/netbsd-on-eco32/usr/src/external/gpl3/gcc/lib/libobjc/defs.mk
nbmake:
"/hdd/home/okarin/eco32/netbsd-on-eco32/usr/src/share/mk/bsd.files.mk"
line 110: Wrong number of words (3) in .for substitution list with 2 vars

I am porting on NetBSD 6.0 every other target builds great!

There has to be an intermediate steps to native-gcc - even though I just
want the libgcc because some programs are linked against it.

Best regards,
Jens Mehler



Home | Main Index | Thread Index | Old Index