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

Re: Broken system web pages - ideas?


"L. D. Marks" <ldm@risc4.numis.nwu.edu> writes:
>
> 	2) Duplicate, and inconsistent gcc/g++/g77 compilers

The c++ compiler for some reason always seems a good candidate for
breakage on systems I see.  I think bad installations are outside the
scope of autoconf, but you can always have configure check for
features you need (namespace, std iostream, whatever) to abort at that
point rather than half way through a build.



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