Re: a problem with SRC_HC_OPTS from build.mk

2012-07-30 Thread Simon Marlow
On 23/07/2012 20:28, Ilya Sergey wrote: Hi all. I had to make my own version of the mk/build.mk script in order to build a stage2 compiler and the library with specific optimizations. The optimizations interfere with the standard worker-wrapper transform, so in order to enable them (and disable

a problem with SRC_HC_OPTS from build.mk

2012-07-23 Thread Ilya Sergey
Hi all. I had to make my own version of the mk/build.mk script in order to build a stage2 compiler and the library with specific optimizations. The optimizations interfere with the standard worker-wrapper transform, so in order to enable them (and disable the standard W/W), a specific flag should