* features.h in wip-rtl
@ 2012-06-13 3:39 Noah Lavine
2012-06-13 10:46 ` Andy Wingo
0 siblings, 1 reply; 2+ messages in thread
From: Noah Lavine @ 2012-06-13 3:39 UTC (permalink / raw)
To: guile-devel
Hello,
I've hit a problem building a recent wip-rtl. It now includes the file
libguile/elf.h, which does "#include <features.h>". I'm building Guile
on Mac OS X, and I think that doesn't have features.h, so the build
breaks. However, I don't see any uses of feature.h in elf.h - in
particular, there aren't any ifdef's. Can we take out that inclusion?
Thanks,
Noah
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: features.h in wip-rtl
2012-06-13 3:39 features.h in wip-rtl Noah Lavine
@ 2012-06-13 10:46 ` Andy Wingo
0 siblings, 0 replies; 2+ messages in thread
From: Andy Wingo @ 2012-06-13 10:46 UTC (permalink / raw)
To: Noah Lavine; +Cc: guile-devel
On Wed 13 Jun 2012 05:39, Noah Lavine <noah.b.lavine@gmail.com> writes:
> I've hit a problem building a recent wip-rtl. It now includes the file
> libguile/elf.h, which does "#include <features.h>". I'm building Guile
> on Mac OS X, and I think that doesn't have features.h, so the build
> breaks. However, I don't see any uses of feature.h in elf.h - in
> particular, there aren't any ifdef's. Can we take out that inclusion?
Yes, we can take it out. I meant to do so but forgot!
Andy
--
http://wingolog.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-06-13 10:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-13 3:39 features.h in wip-rtl Noah Lavine
2012-06-13 10:46 ` Andy Wingo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).