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

Re: Looking for help for #401665 (mipsel)



Le jeudi 04 janvier 2007 01:16, Aurelien Jarno a écrit :
 
> The package has been built successfully. Here is the tiny patch I used.
> 
> --- debian/patches/arch-mipsel.diff
> +++ debian/patches/arch-mipsel.diff.orig	
> @@ -43,7 +43,7 @@
>  +/* Default linker script, for normal executables */
>  +OUTPUT_FORMAT("elf32-tradlittlemips", "elf32-tradlittlemips",
>  +	      "elf32-tradbigmips")
> -+OUTPUT_ARCH(mipsel)
> ++OUTPUT_ARCH(mips)
>  +ENTRY(__start)
>  +SEARCH_DIR("/usr/mipsel-linux-gnu/lib"); SEARCH_DIR("/usr/local/lib"); SEARCH_DIR("/lib"); SEARCH_DIR("/usr/lib");
>  +SECTIONS

Thank you very much !

-- 
Jérôme Marant



Reply to: