Build for i586

Alexander Zhirov azhirov1991 at gmail.com
Thu Jul 28 07:20:42 UTC 2022


On Thursday, 28 July 2022 at 07:16:13 UTC, user1234 wrote:
> that would be something like `--mcpu=i686 --mattrs=-mmx,-sse` 
> and maybe more to be sure.

Fails...

```sh
# ldc2 --mcpu=i686 --mattr=-mmx,-sse app.d
# ./app
Illegal instruction
```


More information about the Digitalmars-d-learn mailing list