unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* [Feature Request] How about a "--minimum-mode" option?
@ 2012-02-29  3:20 Nala Ginrut
  2012-03-07 22:36 ` Ludovic Courtès
  2012-03-09 14:38 ` Mark H Weaver
  0 siblings, 2 replies; 5+ messages in thread
From: Nala Ginrut @ 2012-02-29  3:20 UTC (permalink / raw)
  To: guile-devel

[-- Attachment #1: Type: text/plain, Size: 124 bytes --]

Is there a way to configure Guile as a minimum one?
Or maybe another question: is there an official way to cut Guile small?

[-- Attachment #2: Type: text/html, Size: 137 bytes --]

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

* Re: [Feature Request] How about a "--minimum-mode" option?
  2012-02-29  3:20 [Feature Request] How about a "--minimum-mode" option? Nala Ginrut
@ 2012-03-07 22:36 ` Ludovic Courtès
  2012-03-09  8:39   ` Nala Ginrut
  2012-03-09 14:38 ` Mark H Weaver
  1 sibling, 1 reply; 5+ messages in thread
From: Ludovic Courtès @ 2012-03-07 22:36 UTC (permalink / raw)
  To: guile-devel

Hi,

Nala Ginrut <nalaginrut@gmail.com> skribis:

> Is there a way to configure Guile as a minimum one?
> Or maybe another question: is there an official way to cut Guile small?

There are a few configure options to disable features:

  --disable-posix         omit non-essential POSIX interfaces
  --disable-networking    omit networking interfaces
  --disable-regex         omit regular expression interfaces
  --disable-deprecated    omit deprecated features

However, I don’t think they really make Guile smaller.

Thanks,
Ludo’.




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

* Re: [Feature Request] How about a "--minimum-mode" option?
  2012-03-07 22:36 ` Ludovic Courtès
@ 2012-03-09  8:39   ` Nala Ginrut
  2012-03-09 11:21     ` Ludovic Courtès
  0 siblings, 1 reply; 5+ messages in thread
From: Nala Ginrut @ 2012-03-09  8:39 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guile-devel

[-- Attachment #1: Type: text/plain, Size: 670 bytes --]

And can I get rid of GOOPS too?

2012/3/8 Ludovic Courtès <ludo@gnu.org>

> Hi,
>
> Nala Ginrut <nalaginrut@gmail.com> skribis:
>
> > Is there a way to configure Guile as a minimum one?
> > Or maybe another question: is there an official way to cut Guile small?
>
> There are a few configure options to disable features:
>
>  --disable-posix         omit non-essential POSIX interfaces
>  --disable-networking    omit networking interfaces
>  --disable-regex         omit regular expression interfaces
>  --disable-deprecated    omit deprecated features
>
> However, I don’t think they really make Guile smaller.
>
> Thanks,
> Ludo’.
>
>
>

[-- Attachment #2: Type: text/html, Size: 1032 bytes --]

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

* Re: [Feature Request] How about a "--minimum-mode" option?
  2012-03-09  8:39   ` Nala Ginrut
@ 2012-03-09 11:21     ` Ludovic Courtès
  0 siblings, 0 replies; 5+ messages in thread
From: Ludovic Courtès @ 2012-03-09 11:21 UTC (permalink / raw)
  To: Nala Ginrut; +Cc: guile-devel

Nala Ginrut <nalaginrut@gmail.com> skribis:

> And can I get rid of GOOPS too?

No.

Ludo'.



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

* Re: [Feature Request] How about a "--minimum-mode" option?
  2012-02-29  3:20 [Feature Request] How about a "--minimum-mode" option? Nala Ginrut
  2012-03-07 22:36 ` Ludovic Courtès
@ 2012-03-09 14:38 ` Mark H Weaver
  1 sibling, 0 replies; 5+ messages in thread
From: Mark H Weaver @ 2012-03-09 14:38 UTC (permalink / raw)
  To: Nala Ginrut; +Cc: guile-devel

Nala Ginrut <nalaginrut@gmail.com> writes:
> Is there a way to configure Guile as a minimum one? 
>
> Or maybe another question: is there an official way to cut Guile
> small?

This is a common request, and I'd like to try to improve this for 2.2,
but it's a big job.  As you can see, my TODO list includes several items
to make Guile more modular.

    Thanks,
      Mark



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

end of thread, other threads:[~2012-03-09 14:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-29  3:20 [Feature Request] How about a "--minimum-mode" option? Nala Ginrut
2012-03-07 22:36 ` Ludovic Courtès
2012-03-09  8:39   ` Nala Ginrut
2012-03-09 11:21     ` Ludovic Courtès
2012-03-09 14:38 ` Mark H Weaver

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