Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d147a6c commit 14f53a7Copy full SHA for 14f53a7
1 file changed
BeOS/README
@@ -75,7 +75,7 @@ Python 1.5.2 and later will compile "out of the box" on BeOS), try this:
75
6) Make:
76
77
make AR=$(pwd)/BeOS/ar-fake RANLIB=: OPT=-DUSE_DL_EXPORT \
78
- CCSHARED=-UUSE_DL_EXPORT
+ CCSHARED=-UUSE_DL_EXPORT MACHDEP=beos
79
80
On PowerPC systems, you'll see lots of warnings about duplicate
81
symbols when things get linked; don't worry about this, it's
0 commit comments