[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] unable to compile the 202112201228 pre-release on mac os 12.3.1 (m1, monterey, xcode 13.3.1) (Issue #623)

Faried Nawaz notifications at github.com
Thu Apr 14 13:46:53 UTC 2022


Steps:

```
git clone git at github.com:OpenSmalltalk/opensmalltalk-vm
cd opensmalltalk-vm
git checkout 202112201228
cd building/macos64ARMv8/squeak.cog.spur
./mvm -f
```
It chugs away for a while, and then fails with 
```
ld: archive has no table of contents file 'build/vm/AsynchFilePlugin.lib' for architecture arm64
```

Sometimes it's another plugin, but it's always one of the ones in the `plugins.int` file.

I've tried both the Cog branch and the 202112201228 tag.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/623
You are receiving this because you are subscribed to this thread.

Message ID: <OpenSmalltalk/opensmalltalk-vm/issues/623 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20220414/1161188d/attachment.html>


More information about the Vm-dev mailing list