From: Julien Boibessot <julien.boibessot@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3] Add pygame package
Date: Wed, 11 Jan 2012 12:09:44 +0100 [thread overview]
Message-ID: <4F0D6DF8.2050602@free.fr> (raw)
In-Reply-To: <87fwfmbm3i.fsf@macbook.be.48ers.dk>
On 01/11/2012 10:54 AM, Peter Korsgaard wrote:
> Julien> You have the same problem (include added) in python-mad package. Does
> Julien> it compile on your Host ?
>
> It does compile here. Presumably because of the --include-dirs, even
> though it ends up adding both an -I for host-python and target-python
> (but target is first, so used) which isn't really nice:
>
> building 'madmodule' extension
> creating build
> creating build/temp.linux-x86_64-2.7
> creating build/temp.linux-x86_64-2.7/src
> /home/peko/source/buildroot/output/host/usr/bin/arm-linux-gcc -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -pipe -Os -fPIC -DVERSION_MAJOR=0 -DVERSION_MINOR=6 -DVERSION="0.6" -I/home/peko/source/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include -I/home/peko/source/buildroot/output/host/usr/arm-unknown-linux-uclibcgnueabi/sysroot/usr/include/python2.7 -I/home/peko/source/buildroot/output/host/usr/include/python2.7 -c src/madmodule.c -o build/temp.linux-x86_64-2.7/src/madmodule.o
>
can you try my v4 patch version please ? I used Thomas distutils
cross-compilation modifications to prevent Host include usage.
Regards,
Julien
prev parent reply other threads:[~2012-01-11 11:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-11 7:24 [Buildroot] [PATCH v3] Add pygame package julien.boibessot at free.fr
2012-01-11 8:33 ` Peter Korsgaard
2012-01-11 9:32 ` Julien Boibessot
2012-01-11 9:54 ` Peter Korsgaard
2012-01-11 11:09 ` Julien Boibessot [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F0D6DF8.2050602@free.fr \
--to=julien.boibessot@free.fr \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.