Mail Archives: djgpp/1995/12/08/21:29:04
> first, will old libs (.a) still work? i have some useful libs for which i
> don't have source so i can't rebuild them
Most likely not. Some of the structure sizes and layouts in the
headers had to be fixed and expanded, including FILE* and struct stat,
which are very popular.
> second, how much machine will it need? (i.e. memory, hard disk, etc)
Same as V1.
> what goodies does v2 have over the earlier ones?
Much more stable; smaller footprint for nested programs; more POSIX
compliant; more standard functions in libc; 100% DPMI compliant; etc.
- Raw text -