unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* Re: Building without makeinfo
       [not found] <m3wuwn6ja7.fsf@laruns.ossau.uklinux.net>
@ 2002-03-14 23:54 ` Marius Vollmer
  2002-03-15  9:03   ` Neil Jerram
  0 siblings, 1 reply; 3+ messages in thread
From: Marius Vollmer @ 2002-03-14 23:54 UTC (permalink / raw)
  Cc: Guile Bugs

Neil Jerram <neil@ossau.uklinux.net> writes:

> However, wouldn't a better fix be to include a prebuilt
> guile-procedures.txt in the distribution?  If I understand correctly,
> all we would need to do is
> 
> - add guile-procedures.txt to EXTRA_DIST
> 
> - remove the `else' branch of the `if HAVE_MAKEINFO' block.
> 
> What do you think?

Conceptually, guile-procedures.txt is dependent on the configuration
of Guile.  So, strictly speaking, we can't distribute the 'right'
guile-procedures.txt file.

But, we can probably distribute one that is almost always right, but
we have to be careful when generating it.

I.e. when Guile has been configured --without-threads,
guile-procedures.txt wont contain the docs for the threading
functions.

So, when we have a good way to create a default guile-procedures.txt,
then I'd say we should distribute it.

_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Building without makeinfo
  2002-03-14 23:54 ` Building without makeinfo Marius Vollmer
@ 2002-03-15  9:03   ` Neil Jerram
  2002-03-15 21:20     ` Marius Vollmer
  0 siblings, 1 reply; 3+ messages in thread
From: Neil Jerram @ 2002-03-15  9:03 UTC (permalink / raw)
  Cc: Guile Bugs

>>>>> "Marius" == Marius Vollmer <mvo@zagadka.ping.de> writes:

    Marius> Conceptually, guile-procedures.txt is dependent on the configuration
    Marius> of Guile.  So, strictly speaking, we can't distribute the 'right'
    Marius> guile-procedures.txt file.

I see - good point.

    Marius> But, we can probably distribute one that is almost always right, but
    Marius> we have to be careful when generating it.

    Marius> I.e. when Guile has been configured --without-threads,
    Marius> guile-procedures.txt wont contain the docs for the threading
    Marius> functions.

    Marius> So, when we have a good way to create a default guile-procedures.txt,
    Marius> then I'd say we should distribute it.

Agreed.

This reminds me of something else.  I believe we were going to write
some instructions to distributors on how to build a generic Guile for
including in a distribution.  Has that been done yet?

(FWIW, I would specify `--with-threads'.)

        Neil


_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Building without makeinfo
  2002-03-15  9:03   ` Neil Jerram
@ 2002-03-15 21:20     ` Marius Vollmer
  0 siblings, 0 replies; 3+ messages in thread
From: Marius Vollmer @ 2002-03-15 21:20 UTC (permalink / raw)
  Cc: Guile Bugs

Neil Jerram <neil@ossau.uklinux.net> writes:

> This reminds me of something else.  I believe we were going to write
> some instructions to distributors on how to build a generic Guile for
> including in a distribution.  Has that been done yet?

Not that I know of.  It's a "release critical bug".  :-)

> (FWIW, I would specify `--with-threads'.)

Yes.

_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-guile


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-03-15 21:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <m3wuwn6ja7.fsf@laruns.ossau.uklinux.net>
2002-03-14 23:54 ` Building without makeinfo Marius Vollmer
2002-03-15  9:03   ` Neil Jerram
2002-03-15 21:20     ` Marius Vollmer

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).