提交 ae689b6b 编写于 作者: R Richard Levitte

The new stuff is for Borland Bulider 5, so document it appropriately

上级 60d160da
...@@ -94,11 +94,8 @@ ...@@ -94,11 +94,8 @@
You can also build a static version of the library using the Makefile You can also build a static version of the library using the Makefile
ms\nt.mak ms\nt.mak
Borland C++ builder 3 and 4 Borland C++ builder 5
--------------------------- ---------------------
There are two alternatives. With Borland C++ Builder, Borland make and nasm,
you can build with optimized assembler by doing the following:
* Configure for building with Borland Builder: * Configure for building with Borland Builder:
> perl Configure BC-32 > perl Configure BC-32
...@@ -109,8 +106,8 @@ ...@@ -109,8 +106,8 @@
* Build * Build
> make -f ms\bcb.mak > make -f ms\bcb.mak
The other (older) alternative builds using GNU make and doesn't use the Borland C++ builder 3 and 4
optimized assembler code. You use it by doing the following: ---------------------------
* Setup PATH. First must be GNU make then bcb4/bin * Setup PATH. First must be GNU make then bcb4/bin
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册