Message 270309 - Python tracker
Message270309
| Author | xdegaye |
|---|---|
| Recipients | Alex.Willmer, martin.panter, thomas.perl, xdegaye |
| Date | 2016-07-13.14:19:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1468419590.23.0.475797266671.issue27490@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> the underlying problem is that pgen gets built in cases where it shouldn't This statement does not take into account the following note of your initial post: "note that the same $(CFLAGS) needs to be added to the rule for $(BUILDPYTHON) if one wants to build that as well". I agree with Martin that you should either use CC or set LDFLAGS to fix the problems that occur at the link stages of your cross-build. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-07-13 14:19:50 | xdegaye | set | recipients: + xdegaye, martin.panter, Alex.Willmer, thomas.perl |
| 2016-07-13 14:19:50 | xdegaye | set | messageid: <1468419590.23.0.475797266671.issue27490@psf.upfronthosting.co.za> |
| 2016-07-13 14:19:50 | xdegaye | link | issue27490 messages |
| 2016-07-13 14:19:50 | xdegaye | create | |