This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libgomp/30546] [4.3 regression] build fail in libgomp because makeinfo is missing



------- Comment #2 from jakub at gcc dot gnu dot org  2007-01-26 12:34 -------
The only other place that generates info files is gcc subdir and there it uses
BUILD_INFO conditional, if makeinfo is not present or is too old, it simply
doesn't build the documentation.  Perhaps libgomp could do the same.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30546


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]