help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: C Hello World Emacs module


From: Emanuel Berg
Subject: Re: C Hello World Emacs module
Date: Tue, 05 Oct 2021 13:47:37 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Omar Polo wrote:

> There's a Makefile linked in the article, which even if it
> has a .POSIX target is just a GNU Makefile, but anyway.
>
> https://github.com/skeeto/joymacs/blob/master/Makefile
>
> Assuming you're on some UNIX flavors, you need to create
> a shared library. This means that you need to compile every
> object file with -fPIC and then bundle 'em together with
> something like

Yes, I'm on Debian 11!

Thanks a lot, will get back to you with questions/results
later Gw ...

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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