chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] chicken-config -emb-libs


From: Bruce Hoult
Subject: Re: [Chicken-users] chicken-config -emb-libs
Date: 08 Jul 2003 15:43:51 +1200

On Mon, 2003-07-07 at 18:51, Felix Winkelmann wrote:
> Bruce Hoult wrote:
> > A makefile I've inherited puts the following on the linker command line:
> > 
> > `chicken-config -emb-libs -extra-libs`
> > 
> > chicken-config complains about an unknown flag.
> > 
> > Is -emb-libs an old name for -embedded, or something else entirely?
> > (possibly not needed any more?)
> > 
> > 
> > Do I need to put `chicken-config -embedded` into CFLAGS (it's not,
> > there's only -cflags)??  I see it produces -DC_EMBEDDED
> > 
> 
> Right. If a file is compiled with `-embedded' (or -shared),
> then no `main()' is generated.

Right.  And what about linking?  What did -emb-libs do, and is it no
longer required, or has it been replaced by something else?

-- 
Bruce Hoult <address@hidden>





reply via email to

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