Date: Wed, 27 Sep 2006 21:48:38 +0200 From: "Eirik A. Nygaard" <eirikald@pvv.ntnu.no> To: Alexander Leidinger <Alexander@Leidinger.net> Cc: Ivo Vachkov <ivo.vachkov@gmail.com>, Rafael Faria <rafaelhfaria@gmail.com>, freebsd-arch@freebsd.org Subject: Re: Compiling kernel and userland with Intel C Compiler Message-ID: <20060927194837.GA14902@stud.ntnu.no> In-Reply-To: <20060927101733.pejhm56h0ks4cssk@webmail.leidinger.net> References: <29073890609261304o777fd0fajecf43d10fc181177@mail.gmail.com> <f85d6aa70609270014y7db03169s95c682a9c0f984a6@mail.gmail.com> <20060927101733.pejhm56h0ks4cssk@webmail.leidinger.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 27, 2006 at 10:17:33AM +0200, Alexander Leidinger wrote: > Quoting Ivo Vachkov <ivo.vachkov@gmail.com> (from Wed, 27 Sep 2006 > 10:14:34 +0300): > >And what abot TenDRA compiler ??? > > AFAIK nobody is working on it. Feel free to do the work. It's more > easy now, you just have to have a look at cdefs.h and add tendra in > some places. You don't have to search the source for all the #ifdef > gcc stuff anymore. Then you just have to augment the bsd.*.mk with the > right compiler switches if they differ from gcc. Hi, TenDRA(www.tendra.org) is still under development. In the last few weeks I have been adding support for FreeBSD 6.x and I have it bootstraping and compiling now except for the __alignment(x) usage a few places in the FreeBSD headers [1]. I have not done much build testing, but a simple "Hello, world!" program works. 1: Workaround for __alignment(x) http://www.pvv.ntnu.no/~eirikald/tendra/freebsd-6.1.workie.patch -- Eirik Nygaard
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060927194837.GA14902>