项目作者: alexandrudsc

项目描述 :
Demo gold linker binutils 2.31 segmentation fault
高级语言: C++
项目地址: git://github.com/alexandrudsc/gold-linker-threads-segfault.git


gold-linker-threads-segfault

Demo how gold linker from binutils 2.31 segfaults if uses multiple threads

Ways to run

Build debian docker image and compile inside the container:

  1. bash build-docker-image.sh

This builds a docker image, runs a container, compiles and tries to link

If you want to run multiple times (the docker image must exists):

Start a container:

  1. bash run-docker-container.sh

Compile and try to link:

  1. bash compile-and-link.sh