Re: Porting to mips64el

2013-02-02 Thread Ludovic Courtès
Hi, Nikita Karetnikov nik...@karetnikov.org skribis: ../../gcc-4.7.2/gcc/config/mips/gnu-user.h:94:309: warning: missing terminating character [enabled by default] Can you check what’s in that file, in the build tree? Presumably the LIB_SPEC patching in base.scm doesn’t work as expected.

Re: Porting to mips64el

2013-02-02 Thread Nikita Karetnikov
../../gcc-4.7.2/gcc/config/mips/gnu-user.h:94:309: warning: missing terminating character [enabled by default] Can you check what’s in that file, in the build tree? Presumably the LIB_SPEC patching in base.scm doesn’t work as expected. #define LIB_SPEC

Re: Porting to mips64el

2013-02-02 Thread Nikita Karetnikov
Can you send this file? Attached. /* Definitions for MIPS systems using GNU userspace. Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2010, 2011 Free Software Foundation, Inc. This file is part of GCC. GCC is free software; you can redistribute it and/or

GNU Smalltalk: libtool: link: cannot find name of link library for `*/libc.la'

2013-02-02 Thread Nikita Karetnikov
Hi, The 'build' phase fails with this error: libtool: link: cannot find name of link library for `/tmp/nix-build-smalltalk-3.2.4.drv-1/smalltalk-3.2.4/libc.la' The attached recipe is my attempt to fix the problem. Unfortunately, it doesn't work. ;;; GNU Guix --- Functional package management