]> granicus.if.org Git - python/commitdiff
Last-minute oopsie by Chris H. (Chris, please check that I did this right!)
authorGuido van Rossum <guido@python.org>
Tue, 22 Dec 1998 13:40:55 +0000 (13:40 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 22 Dec 1998 13:40:55 +0000 (13:40 +0000)
BeOS/README

index 8f5891a25b71a2d745140daa9b10958bf67bc5e5..798f54f7e0505ac0e0de3b4f42596e371aeb0fa0 100644 (file)
@@ -89,7 +89,7 @@ Python 1.5.2 and later will compile "out of the box" on BeOS), try this:
 
 7) Test:
 
-   make OPT=-DUSE_DL_EXPORT CCSHARED=-UUSE_DL_EXPORT test
+   make OPT=-DUSE_DL_EXPORT CCSHARED=-UUSE_DL_EXPORT MACHDEP=beos test
 
    Expect the following errors:
 
@@ -105,7 +105,7 @@ Python 1.5.2 and later will compile "out of the box" on BeOS), try this:
 
 8) Install:
 
-   make OPT=-DUSE_DL_EXPORT CCSHARED=-UUSE_DL_EXPORT install
+   make OPT=-DUSE_DL_EXPORT CCSHARED=-UUSE_DL_EXPORT MACHDEP=beos nstall
 
    This will fail trying to copy libpython1.5.a; at that point in the
    install, everything you "normally" need is installed (all the Python