Bug #157
Can't get IM Kit building on Haiku r28328
| Status: | Closed | Start: | 10/26/2008 | |
|---|---|---|---|---|
| Priority: | Urgent | Due date: | 10/29/2008 | |
| Assigned to: | % Done: | 100% |
||
| Category: | Build system | Spent time: | 0.80 hour | |
| Target version: | 0.9.2 | Estimated time: | 1.00 hour | |
| Operating System: |
Description
It seems there is a problem with stdc++.
Attached the jam -q output!
History
Updated by Bruno Albuquerque almost 2 years ago
There was a recent change to GCC by Ingo so you probably need to be sure that you have the latest GCCC package (it was updated). Other than that, his change removed "__BEOS__" from Haiku's GCC and also shuffled some include paths around.
Because oif this change I completelly reinstalled by Haiku partition bbut did not have the time to set it up yet. I will try to do it today and let you know if it worked.
Updated by Pier Luigi Fiorini almost 2 years ago
I have completely removed the old generated/ so I should have the new gcc which is gcc-2.95.3-081024.
As of r731 we can build IM Kit from 3rdparty and it works, there should be something different while building from Haiku instead of Linux+cross-tools.
Updated by Pier Luigi Fiorini almost 2 years ago
- Due date set to 10/29/2008
- Status changed from New to Closed
- Assigned to set to Bruno Albuquerque
- % Done changed from 0 to 100
- Estimated time set to 1.00
Fixed in in Haiuku r28362.
Thanks to BGA and bonefish.