This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

How to build cross compiler g++ ?


Addition to my previous post:


in /src/BUILD/gcc-3.4.4/arm-linux/libstdc++-v3/config.log I found several
messages like:

conftest.cc:13: error: `exit' undeclared (first use this function)
or
conftest.cc:9: error: `void std::exit(int)' should have been declared inside
`std'
conftest.cc:9: error: `std::exit' has not been declared


Peter


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]