alelievr/libft-unit-test

Doesn't work in Ubuntu

WildBoarGonnaGo opened this issue ยท 5 comments

Screenshot_2020-05-07_01-19-36
I intstalled clang, due compiling program, and i tried to run tests, but it failed and have no idea what to do

Screenshot_2020-05-07_01-57-24
i add parenthesizes as clang said and it compiles very well, but run_test binary won't launch because of 'invalid ELF header'

jipay commented

same problem on Ubuntu 20.04 and Manjaro-gnome 20.01

Hi @WildBoarGonnaGo ,

What is your ubuntu architecture ? 32/64 bits ?

I am using Pop!_OS x86_64, which is a debian version as well and it's working perfectly on my side.

same problem ubuntu 20.04, kernel 4.19.128-microsoft-standard, x86_64 (WSL2 on windows10)

Hello! Thanks for contributing to the libft unit test.

Note that this repository is not maintained by the owner anymore, instead there is a bot that will automatically merge any reviewed pull requests.
If you feel like it, here are some links that can help you submiting a change in the code base::