configure option --includedir not behaving as expected.

Vincent Lefevre vincent at vinc17.org
Mon Aug 11 11:20:27 CEST 2008


On 2008-08-11 10:59:56 +0200, Torbjorn Granlund wrote:
> Vincent Lefevre <vincent at vinc17.org> writes:
> 
>   On 2008-08-11 03:52:14 +0100, Andrew SG Rojek wrote:
>   > When configuring GMP422 the --includedir option seems
>   > to be ignored when gmp.h is installed. However, gmpxx.h
>   > seems to acknowledge the --includedir option.
>   
>   I haven't tried, but I think that the reason is that gmp.h isn't
>   regarded as a normal include file, as it is arch-dependent;
>   thus it is not installed in PREFIX/include by default, but in
>   EPREFIX/include.
> 
> What needs to be changed?

Perhaps add a configure option that would provide:

  --includeexecdir=DIR   gmp.h header file [EPREFIX/include]

-- 
Vincent Lefèvre <vincent at vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)


More information about the gmp-bugs mailing list