R-1.6.1 with gcc-3.3

Jan de Leeuw deleeuw@stat.ucla.edu
Wed, 23 Oct 2002 00:08:08 -0700


This is probably only interesting to zero or one or two persons.

gcc-3.3 from Apple's CVS does not handle the -bundle flag properly.

I had to hack configure.ac, which now has

shlib_ldflags="-nostdlib /usr/lib/bundle1.o -Wl,-bundle  
-Wl,-bundle_loader,/usr/local/lib/R/bin/R.bin -lgcc" ;;

LIBR_LDFLAGS="-dynamiclib -install_name \$(Rexeclibdir)/libR.dylib  
-framework Carbon"

i.e. I have also switched over to two-level namespaces. If the
-bundle flag is fixed, the first one will simply become

shlib_ldflags="-bundle -bundle_loader /usr/local/lib/R/bin/R.bin"

For those of you with accounts on gifi, I will upgrade the
gcc-3.3, which you get by putting /usr/local/bin at the beginning of
your PATH. gifi (a 450Mhz Cube) now runs OS X 10.2.2 (build 6F14).
It will soon get a CPU upgrade to dual 850Mhz.

===
Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
Editor: Journal of Multivariate Analysis, Journal of Statistical  
Software
US mail: 9432 Boelter Hall, Box 951554, Los Angeles, CA 90095-1554
phone (310)-825-9550;  fax (310)-206-5658;  email: deleeuw@stat.ucla.edu
homepage: http://gifi.stat.ucla.edu
   
------------------------------------------------------------------------ 
-------------------------
           No matter where you go, there you are. --- Buckaroo Banzai
                    http://gifi.stat.ucla.edu/sounds/nomatter.au
   
------------------------------------------------------------------------ 
------------------------- 
        

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