I am working on getting nodejs to be able to use plugins, and statically 
linking v8 so that we have a single exe is preferred. However, when trying 
to link against an exe for exports we need a way to ensure 
declspec(dllexport) is set. Would it be possible to add a way to force this 
when statically linking?

-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users

Reply via email to