On Sun, 2006-02-26 at 18:29 -0500, Frank Ch. Eigler wrote:
> Hi -
> 
> On Sun, Feb 26, 2006 at 10:54:09PM +0100, Gerald Pfeifer wrote:
> > On Sun, 26 Feb 2006, Ralf Corsepius wrote:
> > > Cross building and installing gcc-4.1.0 rc2 (--prefix=/usr/local)
> > > installs these headers:
> > > [...]
> > Related problems include Bugzilla #23935 ($PREFIX/include/ffi.h),
> > #25938 ($PREFIX/include/gomp.h), and #18244 (include/mf-runtime.h).
> > Frank, any chance you could look into the mudflup one?
> 
> I'm not fresh on gcc configury details.  If anyone can send a pointer
> to the relevant autoconf or derived value, that would be great.

/me thinks this isn't a bug inside of the Makefile.am, but either
- a bug in toplevel configure script, which gets exposed in all the
library subpackages, mentioned above (you would have to call these
subpackages' configure with an explicit --includedir=<correct directory,
then)
- a bug inside of the subpackages' configure scripts (you would have to
compose the correct includedir inside, them).

Ralf




Reply via email to