[colm] build colm on windows

Бомбин Валентин wwall at yandex.ru
Mon Mar 27 18:56:12 UTC 2017


Hello, i have questions - with which keys you can compile bytecode.c/bytecode.h ? 
I can't compile with Microsoft C compiler because in code exists macros vm_pop_type (and other like it, with body in {}), which generate error.
So, i don't use gcc, I use compiler from Microsoft Visual Studio 2015


27.03.2017, 20:48, "Peter Reijnders" <peter.reijnders at verpeteren.nl>:
> Hello
>
> I worked very hard to finish one of my projects over the weekend so that I could have a look at this (colm on msvc).
> I am making a steady progress, but still a way to go.
> Current status: it seems that bootstap1.exe hangs in a loop.
>
> I'll share my code soon, but first an question:
>
> * Should it stay 'gcc'?
> * Should it get the environment value for CC/CXX
> * Should it be 'gcc' by default, or else an command line option (to set cl/clang etc)
>
> ```
> main.cc:455:#define COMPILE_COMMAND_STRING "gcc -Wall -Wwrite-strings" \
> ```
>
> Peter Reijnders
>
> On Wed, 2017-03-22 at 14:16 +0300, Бомбин Валентин wrote:
>>  Thanks for answer. i'll try build colm with you recomendation.
>
> _______________________________________________
> colm mailing list
> colm at colm.net
> http://www.colm.net/cgi-bin/mailman/listinfo/colm




More information about the colm-users mailing list