bug-guix
[Top][All Lists]
Advanced

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

Re: Porting to mips64el


From: Ludovic Courtès
Subject: Re: Porting to mips64el
Date: Wed, 23 Jan 2013 16:35:25 +0100
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux)

Nikita Karetnikov <address@hidden> skribis:

>> I'll try to build statically-linked Bash.
>
> Could anyone advise on this?  Which flags and options should be used?
>
> The ones from the corresponding recipe look a bit complex for me.  I
> tried this instead:
>
> # ./configure --enable-readline --enable-static-link
> # make

[...]

> /nix/store/zcfiac107h1nji9sdiv2m1dzpvvagrh5-glibc-2.13/lib/../lib/libc.a(malloc.o):
>  In function `__libc_free':
> (.text+0x6380): multiple definition of `free'

You also need ‘--without-bash-malloc’ (see ‘bash-light’ in bash.scm).

HTH,
Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]