在 2015年8月27日星期四 UTC+8下午8:50:53,Benjamin Smedberg写道: > On 8/26/2015 11:26 PM, Samuel Yang wrote: > > > > Do you guys know what is wrong? Or how can I build a single SO with xul > > references? > The symbol is a private (hidden) symbol by design. I don't know exactly > why your attempts with VISIBILITY_FLAGS didn't work, but this is really > not something that is likely to work. > > I recommend that if you need to do something like this for a custom app, > you compile that code into your own custom version of libxul. > > --BDS
Hi, After I commented the VISIBILITY_FLAGS, it stopped at other places something like assembly files in media directory. So I tried to fix the assembly code, finally, I can build a standalone SO. But sadly,,,anther problem occurred, I failed to bring up the firefox. _______________________________________________ dev-builds mailing list [email protected] https://lists.mozilla.org/listinfo/dev-builds

