Don't forget the so-called miniparrot, which must be built with ANSI C 
only- no POSIX functions that aren't guaranteed in C89.

--Josh


At 22:48 on 06/11/2003 +0200, Leopold Toetsch <[EMAIL PROTECTED]> wrote:

> Nicholas Clark <[EMAIL PROTECTED]> wrote:
> > I've got a p6i backlog, so I don't know if this is already solved.
> > However, on a fresh CVS checkout on FreeBSD I can't compile:
> 
> > platform.c:167: #error "generic platform without memalign"
> 
> > What's the solution?
> 
> There are some, probably all do involve some config tweaks.
> 
> But first, what is a generic platform? It seemed to me, this might be
> POSIX compliant. Or some other. Anyway, I think we slowly need platform
> and config code be more specific.
> 
> WRT solution:
> - toss the lines reading #else / #error ...
> - or compile/link with the malloc.c provided in the tree
> 
> > Nicholas Clark
> 
> leo


Reply via email to