System setup is: Redhat Linux 5.2, gcc-2.7.2.3-14, glibc-2.0.7-29, fort77, f2c Compilation proceeds until final linking stage which produces ld -export-dynamic -o ../../bin/R.binary arithmetic.o array.o attrib.o bind.o builtin.o character.o coerce.o colors.o complex.o context.o cov.o cum.o debu g.o deparse.o deriv.o devices.o dotcode.o dstruct.o duplicate.o envir.o error s.o eval.o format.o fourier.o gram.o graphics.o iosupport.o list.o logic.o ma in.o match.o memory.o model.o names.o objects.o optimize.o options.o par.o pa ste.o plot.o plot3d.o plotmath.o print.o printarray.o printvector.o printutil s.o random.o relop.o saveload.o scan.o seq.o sort.o source.o split.o subassig n.o subscript.o subset.o summary.o unique.o util.o version.o ../unix/libunix. a ../appl/libappl.a ../nmath/libmath.a -lf2c -lreadline -lz -ldl -lncurses -lm -L/usr/X11R6/lib -lX11 ld: warning: cannot find entry symbol _start; defaulting to 08054610 and the resultant R.binary does not run Suggestions welcome ! -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
Colin Farrow <colin@geology.gla.ac.uk> writes:> System setup is: > > Redhat Linux 5.2, gcc-2.7.2.3-14, glibc-2.0.7-29, fort77, f2c > > Compilation proceeds until final linking stage which produces > > > ld -export-dynamic -o ../../bin/R.binary arithmetic.o array.o attribld ???> and the resultant R.binary does not run > > Suggestions welcome !Maybe if you set LDCMD=gcc .. (I'm not sure, but it's worth a try) -- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._