[Vm-dev] What do these TPharoUnixConfig CMake common compiler flags do?

gettimothy gettimothy at zoho.com
Wed May 14 17:53:25 UTC 2014


Does anybody know what the purpose of these -D*IMAGE* directives are for? I have not found them documented in the source code.



PharoUnixConfig sets them as such:

commonCompilerFlags 
       ^super commonCompilerFlags, { 
             '-DIMAGE_DIALECT_NAME="', self executableName, '" '.
             '-DIMAGE_ENV_NAME="PHARO_IMAGE"'.
             '-DDEFAULT_IMAGE_NAME="', self executableName, '.image"' 
}
 

which is from the Trait TPharoUnixConfig






thx.



tty


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20140514/b09ca330/attachment.htm


More information about the Vm-dev mailing list