|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger 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 |
D.gnu - gcc tree structure
I found a link to some stuff about the GCC tree structure:
http://www.ncsa.uiuc.edu/~wendling/tree.html
As I understand it, the opend effort is building the glue to take the result
of Walter's D front-end and
output a GCC tree structure. Right? Or is it supposed to produce a GCC rtl
structure directly?
BTW, I've spent the last couple of weekends trying to get debian installed
on my laptop (unfortuanately
my one and only computer at the moment). Looks like I'll end up at a local
user group to get it right
in Saturday week. In the meantime what is the best way to come up to speed?
What's a good read?
Cheers, Steve.
Aug 02 2002
Steven Shaw wrote: Aug 02 2002
"Jan Knepper" <jan smartsoft.cc> wrote in message news:3D4B66C8.1DA5D751 smartsoft.cc...Steven Shaw wrote: Aug 03 2002
Steven Shaw wrote:Try something else: My personal preference is BSD, not Linux http://www.freebsd.org/ http://www.openbsd.org/ http://www.netbsd.org/ Aug 03 2002
user domain.invalid wrote:How come? Any chance it would be easier to install on a laptop? Aug 03 2002
As I understand it, the opend effort is building the glue to take the Aug 03 2002
|