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

Re: Looking for help for #401665 (mipsel)



On Wed, Jan 03, 2007 at 08:57:24PM +0100, Jérôme Marant wrote:
> Le mercredi 03 janvier 2007 20:11, Aurelien Jarno a écrit :
> 
> > > So, what's the outcome?
> > > 
> > 
> > It is still building (my machine is not really fast), but the build is
> > already further than on the build. :-).
> > 
> > I will tell you when the build is finished if it is sucessfull or not,
> > but my guess is that it will be successfull.
> 
> OK. Thanks.

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

Bye,
Aurelien

-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net



Reply to: