lf <mail.tgz@xxxxxxxxxxxxxx> writes: > Does anyone maintain and build this target? According to the MAINTAINERS file, the maintainer for the pdp11 port is Paul Koning <ni1d@xxxxxxxx>. > What does libgcc2 do, where can I get more information about how gcc > works and the gcc building process? libgcc2 probably doesn't matter too much here, it just happens to be one of the first files compiled with the newly built compiler. More info at http://gcc.gnu.org/onlinedocs/gccint/ . Ian