Subject: Re: Compiling NetBSD with another compiler.
To: None <tech-userlevel@NetBSD.org>
From: Anders Magnusson <ragge@ludd.ltu.se>
List: tech-userlevel
Date: 10/11/2007 22:05:34
Aleksey Cheusov wrote:
>  >> 0 ~>cat test.c
>  >> #include <stdint.h>
>  >>
>  >> int a;
>  >> 0 ~>pcc -c -o test.o test.c
>  >> /usr/include/sys/cdefs.h:254: error: "No function renaming possible"
>  >>
>  >> 1 ~>NetBSD chen.chizhovka.net 4.0_RC2 NetBSD 4.0_RC2 (GENERIC) #1: Thu Oct  4 21:42:48 EEST 2007  cheusov@chen.chizhovka.net:/srv/src/sys/arch/i386/compile/GENERIC i386
>  >> 0 ~>
>  >>   
>
>   
>> I have added that functionality to the -current cdefs.h, but I didn't
>> request a pullup for 4.0.
>>     
>
> I whould be great to see pcc, lcc and tcc workable in NetBSD 4 release.
> Can you backport all these changes to NetBSD-4 branch?
>   
Hm, we'll see, it depends on time.  Don't hold your breath :-)

-- Ragge