logo       

Re: Newbie Question (problems with GCC): msg#00027

python.pyrex

Subject: Re: Newbie Question (problems with GCC)

On Fri, Apr 16, 2004 at 08:54:59AM +0100, Voidspace wrote:
> At first I just tried setup.py build --inplace (as per one of the tutorials)
> but this was invalid options... so I tried just "setup build" with the
> following results.
Well, the tutorials are wrong :(
setup.py build_ext --inplace
does work.
setup.py build --inplace
does not.

Somehow this is logical, as only extensions need "inplace" building.

Andreas


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise