[cfe-dev] fatal error: 'cstdio' file not found

Alexei Svitkine alexei.svitkine at gmail.com
Sat Jul 17 08:03:10 PDT 2010


Couldn't it be made to detect the right version by looking at what
directories exist in /usr/include/c++/ and adding the latest version
that's found there?

The current hardcoded paths are kind of ridiculous.

-Alexei

On Sat, Jul 17, 2010 at 9:04 AM, Ed Schouten <ed at 80386.nl> wrote:
> * Clark Gaebel <cg.wowus.cg at gmail.com> wrote:
>> That goes on for many, many version, however, not gcc 4.5.0 which is the
>> only non-cross-compiler I have installed right now. How do I add the
>> 4.5.0 paths to the search list?
>
> I'm not sure you can do it without modifying the source, but it should
> probably be added to InitHeaderSearch.cpp.
>
> --
>  Ed Schouten <ed at 80386.nl>
>  WWW: http://80386.nl/
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>




More information about the cfe-dev mailing list