Jeremias Reith wrote:

> Hi,
> 
> I wan't to embed mozilla but have a lot of problems with unresolved
> symbols.
> 
> Which dynamic and static mozilla librarys do I need at least to
> successfully embed mozilla?
> 
> Currently I am using:
> 
> -lxpcom -lnspr4 -lplc4 -lplds4 -lmozz -lmozjs
> 
> and
> 
> libembed_base_s.a

What platform are you on?

I've successfully run an embedded Mozilla linking only to XPCOM and 
gtkmozembed.  From the looks of things it looks like you're missing the 
platform specific part, but maybe libembed_base_s.a covers that?

Dave

Reply via email to