Hi again! i think also the *.c and *.cc files in the include directory arent really good. for example i just built a package with a file streambuf.cc, which of course gave funny results when including sstream and such... maybe put the into an own directory, and include with <dir/file.cc> or give them more unique names like stdcxx_streambuf.cc or so... Any comments on this? Cheers, Markus
- *.c and *.cc files in include directory Duft Markus
- Re: *.c and *.cc files in include directory Martin Sebor
