[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] pharo.cog.spur configure error: C compiler cannot generate executables (#211)

Javier Pimas notifications at github.com
Fri Feb 2 18:12:07 UTC 2018


When building for linux32x86 on ubuntu17.04/64-bits. I _do_ have a cross compiler and can generate 32bit binaries with -m32

---

[...]/opensmalltalk-vm/spursrc
[...]/opensmalltalk-vm/src/plugins
checking sanity of generated src directory... okay
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu

Configuring Squeak  (.-) for i686-pc-linux-gnu

checking whether make sets $(MAKE)... yes
checking for gcc... gcc -m32
checking for C compiler default output file name... configure: error: C compiler cannot create executables


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/211
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20180202/100914e9/attachment-0001.html>


More information about the Vm-dev mailing list