emacs-devel
[Top][All Lists]
Advanced

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

Re: How to link new libraries when building emacs


From: Po Lu
Subject: Re: How to link new libraries when building emacs
Date: Thu, 04 Apr 2024 11:15:43 +0800
User-agent: Gnus/5.13 (Gnus v5.13)

Elijah G <eg642616@gmail.com> writes:

> Yes you are right, but since d1d2.h is also made in C i think it
> may be possible to import it into emacs, (except d2d1_helper headers
> since they are made in pure C++ (also i'm thinking of adding another
> header into emacs to add similar helper functions)),

If this header requires a C++ compiler, I can't promise the additional
build-time requirement will be acceptable.

> It's only a test that I made to check if it's possible to import it
> Without dueling with C++ and using their functions and/or variables
> in C (I'm not sure where I should move this code snippet).

syms_of_w32font, perhaps?  (It's really not I who's best-positioned to
answer such questions.)


reply via email to

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