Re: get errors when I compile pistachio-0.4
Uwe Dannowski <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.l4ka.general |
|---|---|
| Organization | System Architecture Group, Karlsruhe University (TH), Germany |
| Message-ID | <[email protected]> |
David Leimbach wrote: > Any reason pistachio's code doesn't build with gcc 4 yet? This has been > a problem for > 1 year now I'm sure. > > Is there anything to be done or just give up? ;-) > > It's hard to convince people to try pistachio when you tell them they > have to use an old and somewhat broken compiler. (but with C++ they all > seem to be broken anyway). > > Dave The CVS version of L4Ka::Pistachio can be built with GCC up to and including version 4.0(.x). It also builds with 4.1, although incorrectly. I'll look into that as soon as possible. Note that I'm talking about the CVS version of L4Ka::Pistachio here. I refuse to go back in time just to fix the 0.4 release. Uwe