[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 195d84: makes squeak.cog.spur compile on OpenBSD 6.0

Holger Freyther holger at freyther.de
Fri Feb 24 12:30:52 UTC 2017


> On 24 Feb 2017, at 13:18, Petr Fischer <petr.fischer at me.com> wrote:
> 
> 

Hi!


> Hello, is there any short tutorial somewhere, how to build spur cog on OpenBSD?
> 
> Is it possible with llvm/clang? Or is gcc required? What is the best gcc version for comiling vm? 4, 5, 6?
> In mvm build scripts, there is gcc hardcoded :(

you don't have to use mvm. In my FreeBSD10.3 jail "gcc" (4.2.1) was used to compile the VM. When configuring/building just make sure -lexecinfo (in FreeBSD10) and -liconv (port) is in LIBS

 

> I have constant troubles with compiling pharo-vm/oscog on FreeBSD, I need to edit mvm scripts a little, there is linking problems, just overwhelmed...

What do you need and what do you want to run on FreeBSD?

holger


More information about the Vm-dev mailing list