GCC won't allow "IMPORT" on the definition of a function, in this case an inline function - added to bug 2962
The error message is "function 'void KJS::DebuggerImp::abort()' definition is marked dllimport"
I would like to thank the following people for their help:
Richard Moore <rich@kde.org> - for filling the Math object with some life
Daegeun Lee <realking@mizi.com> - for pointing out some bugs and providing
much code for the String and Date object.
Marco Pinelli <pinmc@libero.it> - for his patches
Christian Kirsch <ck@held.mind.de> - for his contribution to the Date object