- how to include gcc/mingw options when needed for python setup.py
situations
The Cygwin-hosted MinGW compilers are set up in a very similar way to cross-
compilation from Linux. Python and most of its infrastructure for building
C extensions do not support MinGW very well, from any host environ
Greetings, Matt Thomas!
> I need to find references describing methods to configure:
> - Cygwin gcc environment
> - the Cygwin version of MingGW environment
> - gcc or mingw configurations for python compilations
> My questions are:
> - how to include all needed gcc source paths (of many)
> - how
I need to find references describing methods to configure:
- Cygwin gcc environment
- the Cygwin version of MingGW environment
- gcc or mingw configurations for python compilations
My questions are:
- how to include all needed gcc source paths (of many)
- how to include all needed library paths
-
Hi,
Jason Tishler, le Mon 12 Mar 2007 20:58:34 -0500, a écrit :
> > Ah, yes, but it seems to usually just _not_ use -lpython2.4 actually.
>
> AFAICT, it does when building a shared extension. For example, from
> python-ldap, we have the following:
>
> gcc -shared -Wl,--enable-auto-image-bas
Samuel,
On Mon, Mar 12, 2007 at 11:10:21PM +0100, Samuel Thibault wrote:
> Jason Tishler, le Mon 12 Mar 2007 10:46:01 -0500, a ?crit :
> > > Maybe not moving it, but doing like in Linux: providing it in
> > > /usr/lib too?
> >
> > I'm willing to symlink or copy libpython2.4.dll.a to /usr/lib, if
Samuel,
On Tue, Mar 13, 2007 at 12:27:07AM +0100, Samuel Thibault wrote:
> Jason Tishler, le Mon 12 Mar 2007 10:46:01 -0500, a ?crit :
> > On Mon, Mar 12, 2007 at 02:40:15PM +0100, Samuel Thibault wrote:
> > > Jason Tishler, le Mon 12 Mar 2007 08:19:32 -0500, a ?crit :
> > > > On Mon, Mar 12, 2007
Jason Tishler, le Mon 12 Mar 2007 10:46:01 -0500, a écrit :
> On Mon, Mar 12, 2007 at 02:40:15PM +0100, Samuel Thibault wrote:
> > Jason Tishler, le Mon 12 Mar 2007 08:19:32 -0500, a ?crit :
> > > On Mon, Mar 12, 2007 at 01:54:46AM +0100, Samuel Thibault wrote:
> > > > I'd need to use pyrexc for bu
Hi,
Jason Tishler, le Mon 12 Mar 2007 10:46:01 -0500, a écrit :
> > Maybe not moving it, but doing like in Linux: providing it in /usr/lib
> > too?
>
> I'm willing to symlink or copy libpython2.4.dll.a to /usr/lib, if it is
> determined to be the best solution. Would you be willing to do the leg
On Mon, Mar 12, 2007 at 02:40:15PM +0100, Samuel Thibault wrote:
> Jason Tishler, le Mon 12 Mar 2007 08:19:32 -0500, a ?crit :
> > On Mon, Mar 12, 2007 at 01:54:46AM +0100, Samuel Thibault wrote:
> > > I'd need to use pyrexc for building python bindings, is there any
> > > plans for including it in
Hi,
Jason Tishler, le Mon 12 Mar 2007 08:19:32 -0500, a écrit :
> On Mon, Mar 12, 2007 at 01:54:46AM +0100, Samuel Thibault wrote:
> > I'd need to use pyrexc for building python bindings, is there any
> > plans for including it in the cygwin distribution? (the upstream tgz
> > currently installs
Samuel,
On Mon, Mar 12, 2007 at 01:54:46AM +0100, Samuel Thibault wrote:
> I'd need to use pyrexc for building python bindings, is there any
> plans for including it in the cygwin distribution? (the upstream tgz
> currently installs just fine).
Would you like to contribute this package?
> And a
Hi,
I'd need to use pyrexc for building python bindings, is there any plans
for including it in the cygwin distribution? (the upstream tgz currently
installs just fine).
And about python, there's something odd with libpython2.4.dll.a: it
is located in /usr/lib/python2.4/config/, unlike Linux whe
12 matches
Mail list logo