README.txt
branchGCC_SURGE
changeset 127 c0501b51f2b9
parent 35 bfd7df5b9067
equal deleted inserted replaced
93:285922d13199 127:c0501b51f2b9
    23 	into debuggable elf files. See docs/wiki/ELF4ROM.doc for more information.
    23 	into debuggable elf files. See docs/wiki/ELF4ROM.doc for more information.
    24 
    24 
    25 Some notes;
    25 Some notes;
    26 
    26 
    27 * The source layout for baseport now matches the Symbian Foundation layout, and 
    27 * The source layout for baseport now matches the Symbian Foundation layout, and 
    28   will compile correctly if this repository is unpacked to /sf/adaptation/qemu. Eventually
    28   will compile correctly if this repository is unpacked to /sf/adapt/qemu. Eventually
    29   the baseport could move into the kernelhwsrv or boardsupport packages, but that
    29   the baseport could move into the kernelhwsrv or boardsupport packages, but that
    30   would imply changing AsspNKernIncludePath in baseport/syborg/variant.mmh
    30   would imply changing AsspNKernIncludePath in baseport/syborg/variant.mmh
    31   
    31   
    32 * Even though a version of QEMU is supplied, the TOT version of QEMU should be usable 
    32 * Even though a version of QEMU is supplied, the TOT version of QEMU should be usable 
    33   (but you will have to build it yourself). The QEMU version is supplied here to 
    33   (but you will have to build it yourself). The QEMU version is supplied here to