Thanks for all the answers.
I am in fact using MinGW, and will try to migrate to MSYS2 as suggested.
Regarding the Visual Studio files, I can try to retarget the solution to
the 2015 compiler version.
On Sun, May 13, 2018 at 1:56 PM, Philipp Klaus Krause <p...@spth.de> wrote:
> Am 13.05.2018 um 14:40 schrieb Xiaofan Chen:
> > On Sun, May 13, 2018 at 7:06 PM, Xiaofan Chen <xiaof...@gmail.com>
> wrote:
> >> On Sun, May 13, 2018 at 4:40 PM, Philipp Klaus Krause <p...@spth.de>
> wrote:
> >>> Am 13.05.2018 um 04:29 schrieb Xiaofan Chen:
> >>>>
> >>>> Just wondering which MinGW version you are using? I have already
> >>>> given up on MinGW.org, mingw-w64 is the way to go.
> >>>
> >>> AFAIK MinGW still uses GCC 3.x, while SDCC needs at least GCC 4.5 or so
> >>> (for the C++ 11 support). MinGW-w64 should be fine in that respect.
> >>>
> >>
> >> MinGW.org is now using new gcc version 6.3. But I have problems building
> >> libusb/OpenOCD so I give up on it.
> >>
> > Anyway, I just tried to use MinGW.org and sdcc needs Boost. Not so sure
> > it is just a header only requirements or I need to build Boost from
> source code.
> > So I stopped there.
>
> AFAIK header-only should be enough; SDCC uses a few data structures and
> the graph library. AFAIK the graph library only needs to be linked when
> reading graphviz files. While SDCC writes graphviz files, it does not
> read them.
>
> Philipp
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Sdcc-user mailing list
> Sdcc-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sdcc-user
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user