Re: Documentation with GCC3.1, (was: build error on solaris)

2001-03-24 Thread Michael Livshin
Neil Jerram <[EMAIL PROTECTED]> writes: > [ should this move to guile-devel? ] I CC'd there, at least. > > "Martin" == Martin Grabmueller <[EMAIL PROTECTED]> writes: > > Martin> (1) We could change the build stuff to fire up Guile once, > Martin> and snarf all .x and .doc files in

Re: Documentation with GCC3.1, (was: build error on solaris)

2001-03-24 Thread Neil Jerram
[ should this move to guile-devel? ] > "Martin" == Martin Grabmueller <[EMAIL PROTECTED]> writes: Martin> (1) We could change the build stuff to fire up Guile once, Martin> and snarf all .x and .doc files in one run. That would Martin> probably break incremental building, though

Re: Documentation with GCC3.1, (was: build error on solaris)

2001-03-23 Thread Martin Grabmueller
> From: Neil Jerram <[EMAIL PROTECTED]> > Date: 23 Mar 2001 09:07:32 + > > > "Neil" == Neil Jerram <[EMAIL PROTECTED]> writes: > > > "Alexander" == Alexander Klimov <[EMAIL PROTECTED]> writes: > Alexander> The change which broke guile documentation is that > Alexander> [...]

Re: Documentation with GCC3.1, (was: build error on solaris)

2001-03-23 Thread Neil Jerram
> "Neil" == Neil Jerram <[EMAIL PROTECTED]> writes: > "Alexander" == Alexander Klimov <[EMAIL PROTECTED]> writes: Alexander> The change which broke guile documentation is that Alexander> [...] Neil> I'm planning to try fixing this, mainly this Friday. Hmm... This is harder

Re: Documentation with GCC3.1, (was: build error on solaris)

2001-03-21 Thread Neil Jerram
> "Alexander" == Alexander Klimov <[EMAIL PROTECTED]> writes: Alexander> The change which broke guile documentation is that [...] I'm planning to try fixing this, mainly this Friday. So if anyone else is already working on it, or has similar plans, please let me know. Regards,

Documentation with GCC3.1, (was: build error on solaris)

2001-03-14 Thread Alexander Klimov
On Mon, 12 Mar 2001, Alexander Klimov wrote: > The makeinfo is the same, so it looks like reason is guile-doc-snarf, and > more specifically "gcc -E" in it. I'll try to look what is the problem > exactly. In the new version of gcc the preprocessor is greatly changed (mostly due to merging it with