[Rd] MAINLD and SHLIBLD

Kurt Hornik Kurt.Hornik@ci.tuwien.ac.at
Fri, 23 Jun 2000 16:05:39 +0200 (CEST)


I would like to always use ${CC} for linking the main binary and the
shlibs.

Inspection of configure.in reveals that we currently deviate in the
following cases:

			mainld				shlibld
	aix[2-9]*	ld				ld
	alpha*osf*	${FC} -g -nofor_main -fpe3	${FC}
	hpux*		${CC}				ld

Does anyone recall why we do not use ${CC} in these cases?  Did anyone
successfully build R on these platforms with ${CC} for mainld/shlibld?
(Inspection of ltconfig from libtool seems to indicate that ${CC} should
be possible ...)

-k
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._