This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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] | |
As I've noted in the comment, this is all an ugly hack; the right answer is for the compiler to have a -print-include-dirs option that we could pass to g++, and then just include that list for the C compiler. But, we don't have that.
Yes. We've been around about this before, remember?
http://gcc.gnu.org/ml/gcc/2006-10/msg00328.html
Tested with a cross to arm-eabi. OK to apply?
best, -benjamin
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |