Hi Mike,

Thanks for your input.

Does "-mxgot" as option to the compiler fix the problem as well?

http://gcc.gnu.org/onlinedocs/gcc-4.5.0/gcc/MIPS-Options.html

Cheers,
Giuseppe



Mike Hommey <[email protected]> writes:

>> ../../staticlib/components/libxpconnect.a(xpcjsruntime.o): In function 
>> `XPCJSRuntime::GCCallback(JSContext*, JSGCStatus)':
>> xpcjsruntime.cpp:(.text+0xeb8): relocation truncated to fit: R_MIPS_TLS_GD 
>> against `gTLSIsMainThread'
>> ../../staticlib/components/libxpconnect.a(xpcthreadcontext.o): In function 
>> `XPCPerThreadData::GetDataImpl(JSContext*)':
>> xpcthreadcontext.cpp:(.text+0x1840): relocation truncated to fit: 
>> R_MIPS_TLS_GD against `gTLSIsMainThread'
>> ../../staticlib/components/libnecko.a(nsSocketTransportService2.o): In 
>> function `nsSocketTransportService::Shutdown()':
>> nsSocketTransportService2.cpp:(.text+0x11d8): relocation truncated to fit: 
>> R_MIPS_TLS_GD against `gTLSIsMainThread'
>> ../../staticlib/components/libnecko.a(nsSocketTransportService2.o): In 
>> function `nsSocketTransportService::Init()':
>> nsSocketTransportService2.cpp:(.text+0x32fc): relocation truncated to fit: 
>> R_MIPS_TLS_GD against `gTLSIsMainThread'
>> ../../staticlib/components/libuconv.a(nsCharsetConverterManager.o): In 
>> function `nsCharsetConverterManager::GetCharsetAlias(char const*, 
>> nsACString_internal&)':
>> nsCharsetConverterManager.cpp:(.text+0x208): relocation truncated to fit: 
>> R_MIPS_TLS_GD against `gTLSIsMainThread'
>> collect2: ld returned 1 exit status
>
> https://bugzilla.mozilla.org/show_bug.cgi?id=528687
>
> Mike

--
http://gnuzilla.gnu.org

Reply via email to