Build CouchDB also builds a "minimal" Erlang--just enough to support CouchDB. Since it does not strive for super-restricted embedded scenarios, it restricts itself to the low-hanging fruit: build options and configuration settings, without modifying CouchDB itself.
https://github.com/iriscouch/build-couchdb/blob/master/tasks/erlang.rake On Mon, Sep 26, 2011 at 12:24 AM, Benoit Chesneau <[email protected]> wrote: > you can also have a look in refuge which ais to work on embeddzd deviuces ( > and actually works) > > benoit > > On Sunday, September 25, 2011, Robert Jones <[email protected]> > wrote: >> I'm happy to share my results. I'm glad to hear others are following this >> path as well. I should have queried the group sooner. >> >> On Sun, Sep 25, 2011 at 11:59 AM, Ryan Ramage <[email protected]> > wrote: >> >>> It would be great to share your findings. Others, like myself, have been >>> embedding couch, and would love to get to the smallest dist size. >>> >>> It might be worth trying to tie into build-couchdb >>> https://github.com/iriscouch/build-couchdb >>> On Sep 25, 2011 9:45 AM, "Robert Jones" <[email protected]> > wrote: >>> >> >> >> >> -- >> Robert Jones >> Technical Lead, Software Development >> >> L.B. Foster Company - Salient Systems >> 4393-K Tuller Rd >> Dublin, OH 43017-5008 >> phone: (614) 792-5800 EX 4636 >> fax: (614) 792-5888 >> email: [email protected] <your%[email protected]> >> >> website: www.lbfoster.com >> NASDAQ Ticker Symbol: FSTR >> > -- Iris Couch
