Hello, I have two questions for the group. For background, I'm running R version 2.5.0 on Mac OS 10.4.9 on both an Intel and a PowerPC Mac. My questions are:
(1) On the powerPC Mac I am running into some trouble compiling C source code. I am using gcc version 4.0.1. I get the following error when I attempt to compile: /usr/bin/libtool: for architecture cputype (16777223) cpusubtype (3) object: /usr/local/lib/libgcc_s.10.4.dylib malformed object (unknown load command 4) make[2]: *** [progressthreads.so] Error 1 build failed make[1]: *** [progressthreads.so] Error 1 I found a related error at: http://www.nabble.com/R-2.5.0-MAC-OS-X-version-t3840629.html, but no resolution seems to have occured. I am able to compile the code with R version 2.4.1. (2) The package I am compiling includes a Tcl/Tk GUI. On the Intel Mac I am able to compile the code, but when I open the GUI I am only able to change the contents of one textbox, then all of the textboxes freeze. Any help with either of these questions would be greatly appreciated. Cheers, Jeff Leek Biostatistics Graduate Student University of Washington [[alternative HTML version deleted]] _______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
