Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #37751 > unrolled thread
| Started by | Skip Montanaro <skip@pobox.com> |
|---|---|
| First post | 2013-01-26 18:25 -0600 |
| Last post | 2013-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.
Re: Ctypes can't find libc on Solaris Skip Montanaro <skip@pobox.com> - 2013-01-26 18:25 -0600
| From | Skip Montanaro <skip@pobox.com> |
|---|---|
| Date | 2013-01-26 18:25 -0600 |
| Subject | Re: 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
Back to top | Article view | comp.lang.python
csiph-web