wasm-demo/demo/ermis-f/python_m/cur/0589

26 lines
935 B
Plaintext

From: cgw at fnal.gov (Charles G Waldman)
Date: Mon, 19 Apr 1999 16:50:47 GMT
Subject: How libpython1.5.so
In-Reply-To: <199904190114.VAA03514@207-172-39-16.s16.tnt10.ann.va.dialup.rcn.com>
References: <371320F4.5338600B@earth.ox.ac.uk>
<199904190114.VAA03514@207-172-39-16.s16.tnt10.ann.va.dialup.rcn.com>
Message-ID: <14107.24295.964592.782833@buffalo.fnal.gov>
X-UID: 589
A.M. Kuchling writes:
> Here's a patch to the top-level Makefile.in which adds a "shared"
> target. Can people please try this and see if it works on your
> favorite Unix variant?
I tried this on Linux 2.2.5 with GCC, on Solaris 5.5.1 with the Sun C
compiler (SC4.0 18 Oct 1995 C 4.0) and on Irix 5.3 with the SGI
compiler. Good news is that it works on all of those platforms.
Minor bug is that the generated library is called, on all 3 platforms,
libpython1.5..so (with an extra "." in there)