Opened 5 years ago
Closed 8 months ago
#6701 closed bug (fixed)
Can't find "limits" header when using gcc2
| Reported by: | scottmc | Owned by: | nobody |
|---|---|---|---|
| Priority: | normal | Milestone: | R1 |
| Component: | - General | Version: | R1/Development |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Has a Patch: | no | Platform: | x86 |
Description
I've run into a few ports now that are looking for a "limits" header and find it ok if setgcc is set to gcc4, but can't find it if building with gcc2.
Change History (8)
comment:1 Changed 5 years ago by scottmc
comment:2 Changed 5 years ago by TechnoMancer
comment:3 Changed 5 years ago by mmadia
Scott & TechnoMancer, can you retest with hrev38901?
comment:4 Changed 5 years ago by scottmc
still failing to find limits in hrev39408
comment:5 Changed 4 years ago by devine
Still broken in 43391
comment:6 follow-up: ↓ 7 Changed 3 years ago by scottmc
Still broken in hrev44501. This can be tested using haikuporter to build freeimage.
comment:7 in reply to: ↑ 6 Changed 2 years ago by scottmc
comment:8 Changed 8 months ago by pulkomandy
- Resolution set to fixed
- Status changed from new to closed
Header added in hrev48392.
Note: See
TracTickets for help on using
tickets.

The link to the C++ headers /boot/Develop/headers/cpp is broken, it points to another link which is at /boot/Develop/abi/current/headers/cpp this link is mistakenly pointed at ../tools/current/include/g++ which doesnt exist, the last folder should be called c++ also i believe it should also point to the 4.4.4 directory below this