liberty-eiffel
[Top][All Lists]
Advanced

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

Re: Linker options for Mac


From: Paolo Redaelli
Subject: Re: Linker options for Mac
Date: Wed, 21 Feb 2024 13:38:08 +0100
User-agent: Mozilla Thunderbird

Il 20/02/24 14:37, 小泉 悟 ha scritto:
Dear Liberty Eiffel community

Thank you for merging my patches.
Now I can compile my Eiffel programs on my Mac.
However, I still can't compile a program that uses the SQLITE_DATABASE class.
If you add the following two lines to 
src/wrappers/database/library/sqlite/externals/generated/plugin/c/linker_options,
such a program can be compiled.

[UNIX.Darwin]
sqlite: "$(pkg-config --libs sqlite3)"

I have confirmed that this change does not affect FreeBSD, but I am not sure 
that this is the correct fix.
Is there a better way to do this?

As far as I can say that's the only way to do it.

I'm going to add them, even if I can (easily) check it as I do not own a Mac




reply via email to

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