Message47936
| Author | tatsujin |
|---|---|
| Recipients | |
| Date | 2005-03-12.10:44:15 |
| SpamBayes Score | |
| Marked as misclassified | |
| Message-id | |
| In-reply-to |
| Content | |
|---|---|
I'm not sure this is the correct place to do this, but I found the need for a python-config (similar to sdl-config, etc.) when building an C++ application that embeds python. It accepts two arguments --cflags and --static-libs: # ./python-config --cflags --static-libs -I/usr/include/python2.4 /usr/lib/python2.4/config/libpython2.4.a I guess it could be expanded to do more, but it was all I needed. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2007-08-23 15:42:09 | admin | link | issue1161914 messages |
| 2007-08-23 15:42:09 | admin | create | |