-----------------------------------------------------------------------
Pre Make Kit BUGS file

Document revision:
$Id: BUGS,v 1.10 2004/02/08 00:26:36 mipsator Exp $
-----------------------------------------------------------------------


CYGWIN :
  - cygwin seems to not handle perfectly its binaries, a 'which gcc' give
    the path to gcc but when you're looking for it directly with dir
    functions you can't get it because its real name is gcc.exe ...
    So we decided to stop cygwin support until they learn how to make
    their system working transparently (yes, between the lines you can
    read cygwin sucks).

HP-UX :
 - S_BLKSIZE doesn't exist.
 - install is not bsd compatible.

Tru64 :
 - int64_t doesn't exist.

SunOS:
 - S_BLKSIZE doesn't exist.
