Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 117899 - g++ programs fail to compile because of filename problems
Summary: g++ programs fail to compile because of filename problems
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: ARM Linux
: High normal (vote)
Assignee: Gentoo ARM Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-05 07:46 UTC by Alan Hourihane
Modified: 2006-11-11 19:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alan Hourihane 2006-01-05 07:46:42 UTC
In the arm stage3 for uclibc 2005.0 (not armeb) the following files are badly named....

In the directory....

/usr/lib/gcc/arm-gentoo-linux-uclibc/3.4.4/include/g++-v3/arm-gentoo-linux-uclibc/bits/

there are two files called...

os_defines.
ctype_base.

these two files are missing the [h] at the end and therefore g++ programs fail to compile.
Comment 1 SpanKY gentoo-dev 2006-11-11 19:40:05 UTC
upgrade your toolchain, 3.4.6 works fine for me