Displaying 2 results from an estimated 2 matches for "elf32_sparc".
2001 Dec 05
2
install R-1.3.1 on Solaris 8
...penwin/lib --with-f77 \
--with-tcl-config=/usr/local/lib --with-tk-config=/usr/local/lib
I noticed that ld used /usr/ccs/bin/ld(ld: Software Generation
Utilities-Solaris-ELF (4. 0)). I changed in config.site
MAIN_LD=/usr/local/bin/ld(GNU ld version 2.9.1 (with BFD 2.9.1)
Supported emulations:
elf32_sparc)
but R always use /usr/ccs/bin/ld.
I put the log files of configure, make,make check on the
http://www.math.sc.edu/~wu/, click R compile problem on Solaris 8.
Any suggestion are highly appreciated.
Thank you!
Shuyuan Wu
Tel: 803-777-9312(o)
-.-.-.-.-.-.-.-.-.-.-.-.-...
2002 Jan 17
0
[Bug 71] New: configure is looking for zlib but I don't have one and I can't turn zlib off.
...ich ld
/usr/lsd/SunOS.5.8/bin/ld
ld --version
+ ld --version
GNU ld 2.11.2
Copyright 2001 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License. This program has absolutely no warranty.
Supported emulations:
elf32_sparc
elf64_sparc
make distclean
+ make distclean
make: *** No rule to make target `distclean'. Stop.
./configure --prefix=/usr/lsd/$osname --verbose \
--enable-suid-ssh \
--with-cflags \
--wi...