[erlang-questions] bit-level binaries

Dietmar Schaefer dietmar-s@REDACTED
Wed May 9 18:12:25 CEST 2007


Hi,

I can confirm that bitlevel binaries do indeed work on R11B-4 (haven't
tried any other release). As Bob said, you need to compile using the
bitlevel_binaries option.

Cheers,
Francesco



On 5/8/07, Bob Ippolito <bob@REDACTED> wrote:
> On 5/8/07, Waldemar Rachwal <waldemar.rachwal@REDACTED> wrote:
> > It was mentioned a few months ago (I missed the thread) that a
> > bit-level binaries (augmented perhaps by binary comprehensions) might
> > come with a next release. I guess such a big feature should come with
> > a major release, but when it could happen then (I haven't figured out
> > the cycle of B-0's)?
> >
> > (I admit SMP is very cool these days, but the slides from '05 EUC
> > http://www.erlang.se/euc/05/1640PerKostis.pdf still impress me a lot).
>
> I believe that bit-level binaries were introduced in R11B-3 with shell
> support in R11B-4. From my notes it requires some compiler directives:
>
> -compile([binary_comprehension, bitlevel_binaries]).
>
> I haven't tried it yet...
>
> -bob
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
_______________________________________________
erlang-questions mailing list
erlang-questions@REDACTED
http://www.erlang.org/mailman/listinfo/erlang-questions




More information about the erlang-questions mailing list