|
Archives
D Programming
digitalmars.Ddigitalmars.D.bugs digitalmars.D.dtl digitalmars.D.ide digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger D.gnu D C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript electronics |
digitalmars.D.announce - GDC-newbies
I have made a provisional web page to provide help and information for potential users of the GDC compiler at http://www.britseyeview.com/GDC-newbie.html. Please let me have your comments and suggestions for improvement/removal. Thanks, Steve Jan 21 2010
Thank you Steve Teale, I have installed gdc on an Ubuntu with no problems at all, a smoother installation compared to LDC :-) It's a lot of time I don't use gdc (and I used it on Windows), so I've done some not-synthetic benchmarks. In all of them LDC produced faster or quite faster programs :-) Is stdlib.RAND_MAX correct on both Windows and Linux, gdc, ldc, dmd1 and dmd2? I have had some troubles caused by it in the last year. I think both Tango and dmd have fixed it now, but I have not tested it in all situations yet. Bye, bearophile Jan 22 2010
|