[Vm-dev] Re: VM embeds pcre3 and libjpeg

Igor Stasenko siguctua at gmail.com
Fri Apr 19 10:17:02 UTC 2013


On 19 April 2013 08:54, Damien Cassou <damien.cassou at gmail.com> wrote:
> Hi,
>
> the pharo vm embeds both pcre3 and libjpeg.

you didn't found fdlibm , libmpeg :)

>This is very bad practice
> for debian/ubuntu packaging and this is reported as an error (even if
> non-blocking): http://lintian.debian.org/tags/embedded-library.html.
>
Yes it would be preferable to dissect VM from thirdparty libs.

> Can I make the pharo vm I build depend on external libraries instead?
>

Yes you can. Try to look for configs in CMakeVMMaker package and
change them to use external libs instead of statically
compiling bunch of .c files.


> --
> Damien Cassou
> http://damiencassou.seasidehosting.st
>
> "Success is the ability to go from one failure to another without
> losing enthusiasm."
> Winston Churchill



-- 
Best regards,
Igor Stasenko.


More information about the Vm-dev mailing list