Mail Archives: djgpp/2001/10/10/09:47:56
--- Hans-Bernhard Broeker
<broeker AT physik DOT rwth-aachen DOT de> wrote:
> ROLAND <roland_asmann AT yahoo DOT com> wrote:
>
> > I want to compile a certain program I made, which
> uses
> > some standard header files. My new cross-compiler
> > tells me he can't find these header-files!
>
> Then find out where it's looking for them, and then
> see why they're
> not there. Add '-v' to the compiler flags and among
> lots of other
> debugging output, you'll get to see the list of
> directories it's
> looking for #include <...> and #include "..." files
> in.
>
> --
> Hans-Bernhard Broeker
> (broeker AT physik DOT rwth-aachen DOT de)
> Even if all the snow were burnt, ashes would remain.
Well, It is looking for some header-files in the
include-dir from my cross-compiler, but the standard
header-files are in /usr/include.
Only thing is, the files in /usr/include are used on
my sparc... Can I use these on my PC to?
__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com
- Raw text -