|
Re: Newbie Question (problems with GCC): msg#00027python.pyrex
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> |
|---|---|---|
| Previous by Date: | Re: Newbie Question (problems with GCC): 00027, Voidspace |
|---|---|
| Next by Date: | Re: Newbie Question (problems with GCC): 00027, Phillip J. Eby |
| Previous by Thread: | Re: Newbie Question (problems with GCC)i: 00027, Voidspace |
| Next by Thread: | Re: Newbie Question (problems with GCC): 00027, Phillip J. Eby |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |