[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: native code syntax extensions
On 9/17/11, Anil Madhavapeddy <anil@xxxxxxxxxx> wrote: > Great! What are the warnings? Mainly gcc on C files (left hand side of semi-colon has no effect, etc.). On ml files, only two (and not related to camlp4) : File "net/node/channel.ml", line 119, characters 8-11: Warning 26: unused variable fin. File "fs/fat.ml", line 1051, characters 8-771: Warning 10: this expression should have type unit. > > Anil > > On 17 Sep 2011, at 16:22, Raphael Proust wrote: > >> Build ok here! (a few warnings though) >> >> On 9/17/11, Anil Madhavapeddy <anil@xxxxxxxxxx> wrote: >>> I've finally added support for loading all the syntax extensions as >>> native >>> code, instead of byte code (although that option remains in the >>> myocamlbuild >>> in case of disaster). >>> >>> Since we're up to 10 extensions now (Bitstring, Lwt, Ulex, JSON, CSS, >>> HTML, >>> XML, Dyntype, Type_conv, and eventually the ORM), this has hugely >>> decreased >>> build time: by about 3x-4x for the main tree, and more for statically >>> linked >>> in modules. >>> >>> But since it's so close to the tutorial, would be great if everyone could >>> test their trees by pulling from mine and making sure the dynamic code >>> loading works on their platform (I've tested on MacOS x64 and Linux x64). >>> You just need to pull, make && make install, and perhaps build >>> mirage-www. >>> >>> Anil >>> >> >> >> -- >> _______ >> Raphael >> > > -- _______ Raphael
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |