Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #37751 > unrolled thread

Re: Ctypes can't find libc on Solaris

Started bySkip Montanaro <skip@pobox.com>
First post2013-01-26 18:25 -0600
Last post2013-01-26 18:25 -0600
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Ctypes can't find libc on Solaris Skip Montanaro <skip@pobox.com> - 2013-01-26 18:25 -0600

#37751 — Re: Ctypes can't find libc on Solaris

FromSkip Montanaro <skip@pobox.com>
Date2013-01-26 18:25 -0600
SubjectRe: Ctypes can't find libc on Solaris
Message-ID<mailman.1098.1359246322.2939.python-list@python.org>
> .... After worming around distutils' inability to use
> environment variables to add command line flags to gcc, I'm stuck with
> an error trying to locate libc:
...

Should have poked around bugs.python.org first.  This was reported,
with a patch that works for me: http://bugs.python.org/issue5289

Sorry for the noise...

S

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web