Re: Compiling kernel and userland with Intel C Compiler



Quoting "Eirik A. Nygaard" <eirikald@xxxxxxxxxxx> (from Wed, 27 Sep 2006 21:48:38 +0200):

On Wed, Sep 27, 2006 at 10:17:33AM +0200, Alexander Leidinger wrote:
Quoting Ivo Vachkov <ivo.vachkov@xxxxxxxxx> (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].

You are aware that any stuff needs to get committed to -current first? And I don't see a _strong_ reason why this should be MFCed to 6-stable when it is in 7-current. For this reasons it would be better to add support to -current instead to 6.x.

Bye,
Alexander.

--
I'm not denyin' the women are foolish: God Almighty made 'em to
match the men.
-- George Eliot

http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137

_______________________________________________
freebsd-arch@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Free FAT16 Filesystem
    ... being an honourable reason. ... Dave, I made every effort 3 weeks ago to have you understand that if you ... >>Murray did not mention Keil in his correspondence to you. ... >>both your compiler AND under Keil's, ...
    (comp.arch.embedded)
  • Re: "Sorting" assignment
    ... issue on some ancient compiler doesn't make a lot of sense. ... to his on a few commonly used platforms and compilers, ...  Be sure and call the swap ... reason to find algorithms which operate independent of it. ...
    (comp.programming)
  • Re: IMPLICIT NONE (F2k8+/-)
    ... >convention that has served Fortran for 50 years, is itself, no good ... >reason for change. ... >done, using implicit typing. ... The IBM 1130 compiler could do ...
    (comp.lang.fortran)
  • Re: AVR interrupt response time
    ... Maybe with C/IAR or some other compiler. ... critical handler is serviced with minimum delay... ... there is no reason to even push the PSR in this case since the ... I have seen you recommending IAR earlier. ...
    (comp.arch.embedded)
  • Re: Generating a simple hand-coded like recursive descent parser
    ... I see no reason to use that to bootstrap a compiler. ... a smarter algorithm using a fusionned DFA for the ... There's no specific algorith to build the AST. ...
    (comp.compilers)