Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Fail to build on Ubuntu 18.04 with GCC 6.5.0/7.5.0 #124

Open
tcxxxx opened this issue Nov 3, 2020 · 2 comments
Open

Fail to build on Ubuntu 18.04 with GCC 6.5.0/7.5.0 #124

tcxxxx opened this issue Nov 3, 2020 · 2 comments

Comments

@tcxxxx
Copy link

tcxxxx commented Nov 3, 2020

Hi,

I have tried to build AFL on a ubuntu 18.04 (x86_64) with GCC (tried both 6.5.0 and 7.5.0), but it constantly fails.
Could you help? Thanks!

The environment:
gcc --print-multiarch: x86_64-linux-gnu
gcc --version | head -n1: gcc (Ubuntu 6.5.0-2ubuntu1~18.04) 6.5.0 20181026

The failure information:
image

@tcxxxx tcxxxx changed the title Error: fail to make Fail to build on Ubuntu 18.04 with GCC 6.5.0/7.5.0 Nov 3, 2020
@tcxxxx
Copy link
Author

tcxxxx commented Nov 3, 2020

#95

@tcxxxx
Copy link
Author

tcxxxx commented Nov 3, 2020

Using Clang-6.0 instead of GCC-7.5.0/6.5.0 seems to work.

Reference:
https://groups.google.com/g/afl-users/c/cCzDOLjt1VI/m/wpq7AGsfAwAJ

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant