bug-gnuzilla
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compiling IceCat on mipsel


From: Giuseppe Scrivano
Subject: Re: compiling IceCat on mipsel
Date: Mon, 31 May 2010 11:08:07 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

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 <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]