I wasn't suggesting static linking. I was saying if he somehow mashed the libraries into the whole project.
However if he does statically link he should release the source. He can just release the objects of course, but that's not "in the spirit" of the LGPL.
The crux of the work is in his modifications to KHTML to get it to compile under AmigaOS like systems, at least IMHO.
I'm not suggesting he wouldn't follow the LGPL, I'm only saying that for the people concerned about porting, the major parts of his source should become available so that ports can be done.