summaryrefslogtreecommitdiffstats
path: root/private/fp32/readme
blob: e615ce2401296d864c7df6cc0f64b65eb2d14679 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
####
#Revision History:
#   9-26-91	GDP  written
#   9-28-91	GDP  updated
#   3-05-91	GDP  updated -- dropped old nmake build scheme
################################################################################


This is the tree for the portable floating point code.
It contains string conversion routines and transcendentals.

Currently two different build procedures are supported:
    1. nt 'build'

    2. 'nmake' for building i386 libs in OMF format only
	(Multiple host/target builds no longer supported)
	All *.mak files are used for this purpose.
	Use 'nmake -f nmake.mak CRTLIBTYPE=[ST | MT | DLL]'