tool_chain for 64 bit

Boris Mulder boris.mulder at ...434...
Mon May 22 15:00:03 CEST 2017


This does it, thanks!


On 22-05-17 14:11, Christian Prochaska wrote:
> Hi Boris,
>
> On 22.05.2017 12:07, Boris Mulder wrote:
>> I'm trying to compile the new toolchain using tool/tool_chain x86.
>> However, it gives the following error:
> does the attached patch help?
>
> It might be necessary to delete the tool chain build directory before
> running the tool_chain script again.
>
> Christian
>
> tool_chain_bootstrap_disable_multilib.patch
>
>
> disable multilib support for the bootstrap tool chain
>
> From: Christian Prochaska <christian.prochaska at ...1...>
>
>
> ---
>  tool/tool_chain |    3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/tool/tool_chain b/tool/tool_chain
> index 4b466c1..dc5ebed 100755
> --- a/tool/tool_chain
> +++ b/tool/tool_chain
> @@ -184,7 +184,8 @@ export MAKEFLAGS
>  endif
>  
>  COMMON_BOOTSTRAP_CONFIG = $(CONFIG_QUIET) \
> -                          --prefix=$(LOCAL_BOOTSTRAP_INSTALL_LOCATION)
> +                          --prefix=$(LOCAL_BOOTSTRAP_INSTALL_LOCATION) \
> +                          --disable-multilib
>  
>  BINUTILS_BOOTSTRAP_CONFIG += $(COMMON_BOOTSTRAP_CONFIG)
>  
>
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>
>
> _______________________________________________
> genode-main mailing list
> genode-main at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/genode-main

-- 

Met vriendelijke groet / kind regards,

Boris Mulder

Cyber Security Labs B.V. | Gooimeer 6-31 | 1411 DD Naarden | The Netherlands
+31 35 631 3253 (office)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genode.org/pipermail/users/attachments/20170522/31674d50/attachment.html>


More information about the users mailing list