intel / yarpgen

Yet Another Random Program Generator
Other
469 stars 50 forks source link

yarpgen (v1): CI/CD is configured wrong #176

Open winspool opened 1 year ago

winspool commented 1 year ago

The CI/CD pipeline fails for -m32: The compiler is unable to compile any c++ testfile. ( there are no usable libs for -lstdc++ and -lgcc found for -m32 )

See log, which was triggered from my last pull request:

https://ci.appveyor.com/project/webmasterintel/yarpgen/builds/46448307/job/y6wxxquc6d70cade#L238

-- Regards ... Detlef