Sun's make "almost" works

Martin Maechler Martin Maechler <maechler@stat.math.ethz.ch>
Wed, 20 Oct 1999 21:07:17 +0200 (MET DST)


I don't know if we still strive for  non-GNU make capability..

Anyway, here a report:

I was using the builddir != srcdir approach on Sun Solaris 2.6,
and normal Sun make (/usr/ccs/bin/make) worked up to producing a correct
R.X11 binary.

It failed when trying to make the first  src/library/<pkg>/src/<pkg>.so,
namely in eda/src  with

make: Fatal error: Don't know how to make target `line.o'

where GNU make then did

gcc -I../../../../include  -DHAVE_CONFIG_H  -fPIC -g -O2 -c ../../../../../SRC/src/library/eda/src/line.c -o line.o
.......

Martin Maechler <maechler@stat.math.ethz.ch>	http://stat.ethz.ch/~maechler/
Seminar fuer Statistik, ETH-Zentrum  LEO D10	Leonhardstr. 27
ETH (Federal Inst. Technology)	8092 Zurich	SWITZERLAND
phone: x-41-1-632-3408		fax: ...-1228			<><
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._