On 04:19 Mon 13 Oct     , Eus wrote:
> Hi Ho!
> 
> On Saturday, October 11, 2008, "Zhang Le" <[EMAIL PROTECTED]> wrote:
> 
> > Hi,
> > 
> > Another problem when cross building the native mips compiler.
> > I.e. build=x86, host=target=mipsel
> > I have done some search, but haven't found any related discussion.
> 
> Please have a look at:
> http://gcc.gnu.org/ml/gcc/2008-09/msg00376.html
> 
> Also, I think Jay has done a research to solve that particular problem:
> http://gcc.gnu.org/ml/gcc-help/2008-08/msg00315.html
> http://gcc.gnu.org/ml/gcc/2008-09/msg00009.html

Thanks!
But I don't think that problem is exactly the same as mine.
Plus my patch already solved my problem. ;)

My patch seems to work well, I will post to gcc-patch soon.

BTW, fontconfig 2.6.0 failed to build using 20081010 snapshot native compiler
on Loongson 2F box. But I believe this is irrelevant to my patch. Because I
found the .s files generate by 4.3 and 4.4 are different. Using .o file produced
by gcc 4.3, both gcc 4.3 and 4.4 could produce a working executable.  Using .o
file produced by gcc 4.4, none of them could produce a working executable.

I will try to find the reason.

Regards,

Zhang, Le

Reply via email to