boost library suggestion (regarding boost::filesystem)

2006-01-21 Thread Simon Lam
hat it compiles fine on gnu g++, but not on mingw g++. I'm about to go and attempt to update mingw install in cygwin manually to see if that will help. Here's hoping I'll defeat murphy's law at last. I've spent about a day trying to get this library to work :/ >

Re: g++: installation problem, cannot exec 'cc1plus': No such file or directory when using -mno-cygwin

2006-01-21 Thread Simon Lam
Brian Dessent wrote: Simon Lam wrote: I am having an issue using the -mno-cygwin flag with g++/gcc. From what I have read in the archives, you need to gcc-mingw installed to have it working, however I do have it installed - see attached cygcheck.out. The mingw parts of the compiler are

g++: installation problem, cannot exec 'cc1plus': No such file or directory when using -mno-cygwin

2006-01-21 Thread Simon Lam
Hello everyone. I am having an issue using the -mno-cygwin flag with g++/gcc. From what I have read in the archives, you need to gcc-mingw installed to have it working, however I do have it installed - see attached cygcheck.out. Here is some other infomation: bash-3.00$ g++ -mno-cygwin --pri