Chris H. adds MACHDEP=beos to the CCSHARED variable

This commit is contained in:
Guido van Rossum 1998-12-21 19:28:37 +00:00
parent d147a6c35a
commit 14f53a7757
1 changed files with 1 additions and 1 deletions

View 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