Yury Kovalchuk wrote:
Hi,

Why there is no Gecko SDK for Mac OS X?
Building from the source tree is not a good idea, I guess. It might work for some but not for all. There is SDKs for Linux and Win, why not put up one for Mac...
How people are supposed to create components on that platform, any ideas?



Thank you.
Well, didn't get any attention? so I reply to myself.
I've shh access mac box now. And I've build mozilla there from scratch as a result now I got SDK :)).


I've created an extension and have successfuly built it on Win and Linux, but it refuses to build under Mac OS X 10.3.9 :(((.
It compiles but failes to link. The error message is:


ld: nsQuark.o illegal reference for -dynamic code (section difference reference from section (__TEXT,__eh_frame) relocation entry (44) to symbol: nsACString::Assign(char const*, unsigned int) defined in dylib: /Users/mozilla/src/mozilla/firefox-release/dist/sdk/bin/libxpcom.dylib)
/usr/bin/libtool: internal link edit command failed


Before this error I don't get any error or warnings.
The Makefile I use is similar to that I've used to build on Linux - the one that is in Creating XPCOM Components.
Can any one help me, please. I've searched alot and could not find any answer to this question.


Thank you.
Yury Kovalchuk.
_______________________________________________
Mozilla-xpcom mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to