Message 191113 - Python tracker
Message191113
| Author | adityaatluri |
|---|---|
| Recipients | adityaatluri, eric.araujo, tarek |
| Date | 2013-06-14.09:43:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1371203001.41.0.920026348206.issue18210@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I am trying to build c extensions in windows using mingw32. The file hello.c works fine with 2.7 but, errors are poping up in 3.3. Attachments: [1] log.txt : The errors [2] hello.c : The C file [3] setup.py: The setup file The command I used in cmd is, "python setup.py build -c mingw32" |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-06-14 09:43:21 | adityaatluri | set | recipients: + adityaatluri, tarek, eric.araujo |
| 2013-06-14 09:43:21 | adityaatluri | set | messageid: <1371203001.41.0.920026348206.issue18210@psf.upfronthosting.co.za> |
| 2013-06-14 09:43:21 | adityaatluri | link | issue18210 messages |
| 2013-06-14 09:43:21 | adityaatluri | create | |