[Bug libfortran/30518] failed to build libgfortran in gcc-4.3-20070119 on OSX 10.3.9
dominiq at lps dot ens dot fr
gcc-bugzilla@gcc.gnu.org
Sat Jan 20 22:52:00 GMT 2007
------- Comment #4 from dominiq at lps dot ens dot fr 2007-01-20 22:52 -------
Subject: Re: failed to build libgfortran in gcc-4.3-20070119 on OSX 10.3.9
Thanks for the answers. I am not sure to fully understand them.
Am I correct if I summarize them by saying that I should
add a line
#include <sys/time.h>
say after line 82 of "gcc/include/unistd.h":
#include <sys/unistd.h>
considering that I am only interested to build libfortran
on OSX 10.3.9?
Would it be better to include the line before
#include <sys/cdefs.h>
(line 80 of the same file)?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30518
More information about the Gcc-bugs
mailing list