Hmm... something is probably wrong with the build system or your set of configure flags is somehow not right. You should end up with xpcomsmp.dll in dist/bin/components.

Are you building Firefox from the trunk or from the aviary 1.0 branch?

I'm building the 0.9.1 trunk, this is my .mozconfig:

ac_add_options --enable-optimize
ac_add_options --disable-debug
ac_add_options --disable-codesighs
ac_add_options --disable-tests
ac_add_options --enable-static
ac_add_options --disable-shared
ac_add_options --enable-official-branding

maybe it is the --disable-tests which keeps the build system from building the xpcom sample in the correct manner?

regards
Naish
_______________________________________________
Mozilla-xpcom mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to