Opened 14 years ago
Closed 10 years 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: | ||
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:2 by , 14 years ago
follow-up: 7 comment:6 by , 12 years ago
Still broken in hrev44501. This can be tested using haikuporter to build freeimage.
comment:7 by , 12 years ago
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