]> granicus.if.org Git - python/commitdiff
Chris H. adds MACHDEP=beos to the CCSHARED variable
authorGuido van Rossum <guido@python.org>
Mon, 21 Dec 1998 19:28:37 +0000 (19:28 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 21 Dec 1998 19:28:37 +0000 (19:28 +0000)
BeOS/README

index ef700efa2cac92d4691f8a8bca28e2664fb41b51..c16a915569c875b93a6f2e5cb4f0630f7d9bdcc8 100644 (file)
@@ -75,7 +75,7 @@ Python 1.5.2 and later will compile "out of the box" on BeOS), try this:
 6) Make:
 
    make AR=$(pwd)/BeOS/ar-fake RANLIB=: OPT=-DUSE_DL_EXPORT \
-   CCSHARED=-UUSE_DL_EXPORT
+   CCSHARED=-UUSE_DL_EXPORT MACHDEP=beos
 
    On PowerPC systems, you'll see lots of warnings about duplicate
    symbols when things get linked; don't worry about this, it's