On Fri, 29 Apr 2011 14:30:32 -0400
Kyle Girard <k...@kdmanalytics.com> wrote:
> Just a point of info....
> 
> A few months ago I asked about the possibility/state of plugins on
> windows. While having run-time plugins was basically impossible (because
> of the work involved) link-time plugins were possible and I was given a
> patch that did hacked the build system to include plugins at link time.

Thnaks for the info. However, MELT requires a real dynamic plugin
ability, since the melt.so plugin may generate C code foo.c (from foo.melt),
run a make command to build foo.so (from generated foo.c), and dlopen
that foo.so. 

So I don't expect MELT to work under Windows very soon :-)


Cheers.

-- 
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faiencerie, 92340 Bourg La Reine, France
*** opinions {are only mine, sont seulement les miennes} ***

Reply via email to