[Vm-dev] Unix Build Error

Sean P. DeNigris sean at clipperadams.com
Thu Apr 16 23:03:33 UTC 2015


While attempting to compile on Fedora 21, I ran into the NoDbgRegParms
problem described at
http://forum.world.st/Re-Can-t-build-current-3262-cog-vm-on-ubuntu-14-vmware-hosted-system-tp4807404p4808051.html

The solution was:
1. Comment out most of the logic in
CCodeGenerator>>#emitCFunctionPrototypes:on:
2. Add "#define NoDbgRegParms" to the beginning of
platforms/unix/config/config.h.in

A few questions:
1. Why did I run into this error (especially since the CentOS build on
Pharo's CI seems fine)? And is it a bug?



-----
Cheers,
Sean
--
View this message in context: http://forum.world.st/Unix-Build-Error-tp4820099.html
Sent from the Squeak VM mailing list archive at Nabble.com.


More information about the Vm-dev mailing list