Sorry for my ignorence.

I am compiling collector.cpp and when i do I get the following errors:

kjs/collector.cpp:317:2: #error Unknown Architecture
kjs/collector.cpp:331:2: #error Unknown Architecture

which is where all of the "#if defined(__i386__) i386_thread_state_t regs;
... etc." is housed. The only options are i386, ppc and ppc64. What should I
do about the fact that Palm devices use ARM processors?

Thanks again,
Donald

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

Reply via email to