[webkit-dev] Porting WebKit to PalmOS
Donald C. Kirker
dkirker at wapuniverse.com
Mon Feb 13 16:54:39 PST 2006
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
More information about the webkit-dev
mailing list