chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-hackers] multiple issues in embedded PCRE


From: Mario Domenech Goulart
Subject: Re: [Chicken-hackers] multiple issues in embedded PCRE
Date: 23 Nov 2007 10:37:04 -0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

Hi Marijn,

On Fri, 23 Nov 2007 13:38:48 +0100 "Marijn Schouten (hkBst)" <address@hidden> 
wrote:

> felix winkelmann wrote:
> > 
> > How do you invoke "make"?
> 
> There is a src_compile function in ebuilds and for chicken I use:
> 
> src_compile() {
>       OPTIONS="PLATFORM=linux PREFIX=/usr"
>       make ${OPTIONS} C_COMPILER_OPTIMIZATION_OPTIONS="$CFLAGS" || die
> }
> 
> it gets called from the directory wherein the source was unpacked (or else it
> would find no makefile). I'm not sure what else I can say about it.

Can you send me the ebuild file?  My home machine runs Gentoo, so I
can try the ebuild to see what happens.

Best wishes,
Mario





reply via email to

[Prev in Thread] Current Thread [Next in Thread]