compiler-explorer / compiler-explorer/compiler-explorer

GCC 6.3 fails to link 32bit binaries

Open
#618 3 comments 0 reactions 0 assignees View on GitHub
compiler-issue lang-c++ Status: triaged
Dominant language
TypeScript
Stars
19.1k
Forks
2.1k
Avg merge
3d 15h
Merged PRs (30d)
67

Description

E.g. https://godbolt.org/g/86nUhZ - fails with missing libraries:

```
/opt/compiler-explorer/gcc-6.3.0/bin/../lib/gcc/x86_64-linux-gnu/6.3.0/../../../../x86_64-linux-gnu/bin/ld: cannot find -lm
Compiler exited with result code 1
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.