Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's also horrible, but Arelius is right, it's the best option.


What's so horrible about it?

It's a very mature toolchain, and has better modern (C++11) support than the version of G++ on my Linux box.


The Express version restricts distribution of the binaries created with it IIRC. Also it's quite a heavy download compared to MinGW.

Please keep in mind that I'm not comparing writing C++ programs with MinGW vs. VC++. Rust just needs a linker for some tasks, which should be lightweight.


No one is suggesting that it should be the exclusive supported toolchain.

It may strictly be a larger download than MinGW, but it's certainly less painful and confusing. Sure, Rust may just need a linker, but MinGW is anything but lightweight.


It sure is the best option for C++ Windows development, but not for Rust to depend on and use.


But having to install the entire mingw toolchain is also clearly not the best for Rust to depend on and use.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: