automake
[Top][All Lists]
Advanced

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

Re: How to install "config.h"


From: Assar Westerlund
Subject: Re: How to install "config.h"
Date: 31 Oct 2000 03:20:33 +0100
User-agent: Gnus/5.070098 (Pterodactyl Gnus v0.98) Emacs/20.6

Hi, Ossama.

Ossama Othman <address@hidden> writes:

> However, sometimes this can't be avoided in the case of inlined
> functions (e.g. C++).  It isn't always feasible, particularly in
> terms of performance, to always keep function implementations hidden
> within the library.  One could argue that the inlined functions
> shouldn't depend on the output of configure.  On that point, I would
> agree.  If you had a solution for this problem then I'd be eternally
> grateful! :-)

In that case, I would vote for the solution already mentioned by me
and other people in this thread, namely to generate header files so
that they don't depend on the configure variables, which obviously has
the downside of making them machine-dependent.

/assar



reply via email to

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