All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] erlang: Add new package.
Date: Wed, 22 Aug 2012 15:41:24 +0200	[thread overview]
Message-ID: <20120822154124.32ef2529@skate> (raw)
In-Reply-To: <CAFbHwiS3mbxWCdAtWfNe995Bm3wSb0B+NztV_CpT82Wy-CJr=g@mail.gmail.com>

Le Wed, 22 Aug 2012 14:00:04 +0100,
Will Newton <will.newton@gmail.com> a ?crit :

> >  *) The complete Erlang stuff gets installed in /usr/lib/erlang, even
> >  the binaries (compiler, interpreter?) in /usr/lib/erlang/bin/. Is this
> >  the normal installation location? If so, then we should at least
> >  probably provide a few symlinks from /usr/bin/.
> 
> I get these symlinks in my build, e.g.:
> 
> [wnewton at wnewton-linux buildroot]$ ls -l output/target/usr/bin/erl*
> lrwxrwxrwx. 1 wnewton ldapusers 21 Aug 22 11:18
> output/target/usr/bin/erl -> ../lib/erlang/bin/erl
> lrwxrwxrwx. 1 wnewton ldapusers 22 Aug 22 11:18
> output/target/usr/bin/erlc -> ../lib/erlang/bin/erlc

Hum, ok, I might have looked improperly. I'll check again with your
updated patch.

> It is quite large unfortunately. At least part of this seems to be
> that the bytecode files (.beam) are not very compact. It is possible
> to delete packages (just delete
> /usr/lib/erlang/lib/<package>-<version>) but it is not clear exactly
> what a good minimal set is. I remove gs (tk based UI) and wx
> (wxWidgets based UI) libs as they are not supported by buildroot.
> 
> I'll add a config option for the megaco application which is the
> largest by some distance.

Ok.

> I've added support for enabling openssl, zlib and ncurses dependencies.
> 
> I'll repost the patch with these changes.

Excellent, thanks!

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

      reply	other threads:[~2012-08-22 13:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-04 16:49 [Buildroot] [PATCH] erlang: Add new package Will Newton
2012-08-17 17:33 ` Thomas Petazzoni
2012-08-22 13:00   ` Will Newton
2012-08-22 13:41     ` Thomas Petazzoni [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120822154124.32ef2529@skate \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.