bug-ncurses
[Top][All Lists]
Advanced

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

Re: [PATCH] c++ binding missed when cross compiling


From: Thomas Dickey
Subject: Re: [PATCH] c++ binding missed when cross compiling
Date: Sat, 21 Feb 2015 13:31:18 -0500
User-agent: Mutt/1.5.20 (2009-06-14)

On Mon, Feb 16, 2015 at 01:01:48AM -0500, John Vogel wrote:
> The configure script hard codes the include dir to the prefix'ed include dir,
> when checking if c++ compiler works. This breaks the compiler's built-in 
> search

perhaps - but noting that this was a recent change, and that undoing
it will break what I was fixing in September, I'm looking for details
on what broke in the configuration which your change addresses.

Specifically, what I _was_ fixing was a configuration which lacked a workable
C++ cross-compiler.

That was this change:

20140913                                                                        
        + add a configure check to ignore some of the plethora of non-working   
          C++ cross-compilers.

Oddly enough, I had a different fix (unrelated to the above) which is in
the same area only a week later:

20140920
        + remove special logic from CF_INCLUDE_DIRS which adds the directory
          for the --includedir from the build (report by Joakim Tjernlund).

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

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