Re: [Cegcc-devel] cegcc/mingw32ce with gcc 4.6.3

2012-07-25 Thread Avtar Singh
TVA a1; int rv = a1.pm(); cout << rv; cout << "tv1-end"; return 0; } Command line: arm-mingw32ce-g++ tv1.cpp -o tv1.exe Note: Result is same whether enable-auto-import is used or not used Is the support for "virtual" broken in this toolchain too? T

Re: [Cegcc-devel] cegcc/mingw32ce with gcc 4.6.3

2012-05-06 Thread André Hentschel
Am 13.03.2012 23:13, schrieb Max Kellermann: > Hi, > > I have updated my cegcc fork to gcc 4.6.3, here's my release > 2012-03-13: > > http://max.kellermann.name/projects/cegcc/ > http://max.kellermann.name/download/xcsoar/devel/cegcc/ It would be great to generate a mingw-arm that can compile

[Cegcc-devel] cegcc/mingw32ce with gcc 4.6.3

2012-03-13 Thread Max Kellermann
Hi, I have updated my cegcc fork to gcc 4.6.3, here's my release 2012-03-13: http://max.kellermann.name/projects/cegcc/ http://max.kellermann.name/download/xcsoar/devel/cegcc/ Max -- Keep Your Developer Skills Current