Most of the system dependent stuff is in Collector.cpp, with few very small if not even system dependent features anywhere else. Most of it is pretty standard C++.

You don't need anything in bindings. If iirc, it should be disabled by default on non Apple platforms.

The output file should be a library file of some sort, static of shared depending on how you linked it, and not a Netscape plugin.

On 2/13/06, Donald C. Kirker <[EMAIL PROTECTED]> wrote:
Just to make sure that I am getting them all, from the Apple branch, what are all of the files I need to port? Also, what files, if any, contain system dependant code?
 
And on last question, once I get all of the files compiled and linked, is the output file a Netscape Plugin?
 
Thanks,
Donald

_______________________________________________
webkit-dev mailing list
[email protected]
http://www.opendarwin.org/mailman/listinfo/webkit-dev

Reply via email to