Hi Jan,

On 01.02.2010, at 23:53, Jan Rovins wrote:

> Hi Rene & List,
> 
> 
> Back in September of last year I was trying to do a Mips64 based Multi-lib 
> build, but things were very broken on Mips64 at that time, so I gave up, and 
> went with a Mips 32 bit only build instead. 
> A lot has changed in T2 since I last tried Mips64, so I am trying it again to 
> see how far I can get.

Yeah, thanks. Nice to hear from you again. While a lot changed we did not 
address anything specifically for mips (mainly build for x86*, ppc*, sparc*, 
etc. So just keep us up-to-date on the list with your results.

> @@ -14,6 +14,10 @@
> 
> if atstage toolchain; then
>       var_append extraconfopt ' ' '--with-ppl=$root --with-gmp=$root'
> +       if [[ $libdir = *lib64 ]]; then
> +               var_append extraconfopt ' ' '--with-gmp-library=$root$libdir'
> 

I guess I'll add it unconditionally, works the same for just /lib as well, less 
code, always tested, etc.

René

-- 
  René Rebe, ExactCODE GmbH, Jaegerstr. 67, DE-10117 Berlin
  http://exactcode.com | http://t2-project.org | http://rene.rebe.name

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to