Cannot find libModules.a lib*.a, etc...

jvanar1 at my-deja.com jvanar1 at my-deja.com
Tue Jan 30 17:02:25 EST 2001


Hello again,

Is that to say that I don't even *need* libModules.a, etc, just link
with libpython2.0.a ? ?
-Jim


In article <t3Gd6.10295$Qb7.1525608 at newsb.telia.net>,
  "Fredrik Lundh" <fredrik at effbot.org> wrote:
> jvanar1 at my-deja.com wrote:
> > I have a serious dilemma.  I am trying to embed python into C and
I'm
> > having the most difficult time locating libModules.a libParser.a and
> > libObjects.a.  From what I read they were supposd to have been
created
> > in their respective folders (i.e. Python/Modules/libModules.a) but
are
> > not. I tried re-building and installing the newest version (2.0)
> > several times.
>
> looks like you've been using old embedding docs; the library
> name was changed in 1.5 (released in january 1998).
>
> $ cd Python-2.0
> $ ls -l *.a
> -rw-r--r--    1 eff     bot       3473280 Jan 12 09:39 libpython2.0.a
>
> Cheers /F
>
>


Sent via Deja.com
http://www.deja.com/



More information about the Python-list mailing list