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


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

Re: How to build 64-bit Python on Solaris with GCC?

Started byKarim <kliateni@gmail.com>
First post2011-12-07 13:47 +0100
Last post2011-12-07 13:47 +0100
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: How to build 64-bit Python on Solaris with GCC? Karim <kliateni@gmail.com> - 2011-12-07 13:47 +0100

#16780 — Re: How to build 64-bit Python on Solaris with GCC?

FromKarim <kliateni@gmail.com>
Date2011-12-07 13:47 +0100
SubjectRe: How to build 64-bit Python on Solaris with GCC?
Message-ID<mailman.3379.1323262043.27778.python-list@python.org>
Le 07/12/2011 12:30, Skip Montanaro a écrit :
>> Does anyone have a recipe for the subject build?
> I know Solaris is a minority platform these days, but surely someone has tackled
> this problem, haven't they?
>
> Thx,
>
> Skip
>
>
>

./configure
make
make install

Karim

[toc] | [standalone]


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


csiph-web