Problem in "configure" for Solaris (cc) -- solved (partly) --
Peter Dalgaard BSA
p.dalgaard@biostat.ku.dk
18 Aug 1998 16:25:20 +0200
Martin Maechler <maechler@stat.math.ethz.ch> writes:
> Reading the long output of ``cc -flags'',
> I see that more than average optimization is done using
> cc -xO[1-4]
> #
> Still very funny that "-O2" leads to such bad results with ./configure.
> Maybe configure could become smarter here...
This is a generic problem with autoconf: It goes looking for X, the
compile doesn't work because of Y, and it reports that X is missing.
Of course, one should always check config.log when something goes
wrong, it contains the details of the compiler failure and the failed
programs.
Our configure starts off with a compiler sanity check, but apparently
it isn't enough?
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard@biostat.ku.dk) FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._