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


Groups > comp.lang.python > #37751

Re: Ctypes can't find libc on Solaris

References <CANc-5Uyf9N54ub-tdH_GtkucX580qfdAjWfyDNR0YMgExUDGnA@mail.gmail.com>
Date 2013-01-26 18:25 -0600
Subject Re: Ctypes can't find libc on Solaris
From Skip Montanaro <skip@pobox.com>
Newsgroups comp.lang.python
Message-ID <mailman.1098.1359246322.2939.python-list@python.org> (permalink)

Show all headers | View raw


> .... 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 comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web