Opened 16 years ago

Closed 12 years ago

#1782 closed bug (invalid)

Crosscompiler: cxxabi.h can't find cxxabi_tweaks.h

Reported by: tqh Owned by: bonefish
Priority: normal Milestone: R1
Component: Build System Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

I'm not sure if I should report it, but at least the bug count goes up :P

I'm doing my fair bit of crosscompiling building Firefox (it runs, no gui though!) with gcc4 in Linux. When building a debug build it includes cxxabi.h (crosstools/include/c++/4.12/) and it includes bits/cxxabi_tweaks.h. That one isn't in the bits dir there, but it is in crosstools/include/c++/4.12/i586-pc-haiku/bits. As I was lazy I just copied it.

Feel free to reject if inappropriate.

Change History (1)

comment:1 by tqh, 12 years ago

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.