* link/z80/aslink.h: Fixed path for PATH_MAX
[fw/sdcc] / doc / KNOWNBUGS.txt
1 SDCC known bugs
2 ---------------
3 $Id$
4
5 * Postincrement doesn't work correcly for structure members.
6
7 z80 port:
8 * Longs and floats are minimally supported.
9
10 ds390 port:
11 * The linker does not yet supports segments >64k.