Displaying 4 results from an estimated 4 matches for "dlamc2".
Did you mean:
dlamc
2004 Mar 26
1
linker errors on ia64: open.o: @gprel relocation against dynamic symbol f__buflen
...hippo 2.4.21-sgi230rp03111013_10029 #1 SMP
Mon Nov 10 13:25:42 PST 2003 ia64 unknown
gcc --version
2.96
g77 --version
GNU Fortran 0.5.26 20000731 (Red Hat Linux 7.2 2.96-118.7.2)
I can produce the same error messages with the following simpler
steps:
cat >tst.f <<EOF
SUBROUTINE DLAMC2( )
WRITE( 6, * ) 'SOME STRING'
RETURN
END
EOF
g77 -c tst.f -o tst.o
gcc -shared tst.o -lg2c
Is it possible to compile R with gcc 2.96?
thanks in advance
werner
2006 Jan 27
1
R compile on AIX 5.2
...internet.so Rsock.lo
internet.lo nanoftp.lo nanohttp.lo sock.lo sockconn.lo
/home/mbeason/work/R-beta/src/modules/lapack
making Lapack.d from Lapack.c
/usr/local/bin/f2c < dlamc.f > c_dlamc.c
dlamch:
dlamc1:
Error on line 296: p1_addr: unknown uname_tag '537090960'
dlamc2:
dlamc3:
dlamc4:
dlamc5:
make: The error code from the last command is 1.
Stop.
make: The error code from the last command is 2.
Stop.
make: The error code from the last command is 1.
Stop.
make: The error code from the last command is 1.
Stop.
make: The error code from the last co...
2006 Jan 27
1
R compile on AIX 5.2
...internet.so Rsock.lo
internet.lo nanoftp.lo nanohttp.lo sock.lo sockconn.lo
/home/mbeason/work/R-beta/src/modules/lapack
making Lapack.d from Lapack.c
/usr/local/bin/f2c < dlamc.f > c_dlamc.c
dlamch:
dlamc1:
Error on line 296: p1_addr: unknown uname_tag '537090960'
dlamc2:
dlamc3:
dlamc4:
dlamc5:
make: The error code from the last command is 1.
Stop.
make: The error code from the last command is 2.
Stop.
make: The error code from the last command is 1.
Stop.
make: The error code from the last command is 1.
Stop.
make: The error code from the last co...
2006 Feb 07
0
[R] R compile on AIX 5.2
...o nanoftp.lo nanohttp.lo sock.lo sockconn.lo
> /home/mbeason/work/R-beta/src/modules/lapack
> making Lapack.d from Lapack.c
> /usr/local/bin/f2c < dlamc.f > c_dlamc.c
> dlamch:
> dlamc1:
> Error on line 296: p1_addr: unknown uname_tag '537090960'
> dlamc2:
> dlamc3:
> dlamc4:
> dlamc5:
> make: The error code from the last command is 1.
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 S...