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: Felix Winkelmann
Subject: Re: [Chicken-users] chicken-config -emb-libs
Date: Mon, 07 Jul 2003 08:51:30 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.0) Gecko/20020530

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.


cheers,
felix






reply via email to

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