Re: fortran code for 'cp' / subroutine file_copy
- From: "Joost" <jv244@xxxxxxxxx>
- Date: 31 Mar 2006 10:14:42 -0800
vondele> ftn -target=catamount test.f90
test.f90:
/opt/pgi/6.1.1/linux86-64/6.1/lib/libpgf90rtl.a(system3f.o)(.text+0x24):
In function `system_':
: warning: system is not implemented and will always fail
test.o(.text+0x24): In function `MAIN_':
: undefined reference to `pxfsystem_'
and from the some docs:
In particular, glibc on Catamount does not support:
· Pipes, sockets, remote procedure calls, or other TCP/IP
communication.
· Dynamic process control (such as exec, popen, fork, or system
library calls).
· Dynamic loading of executable code.
· Threading.
....
Cheers,
Joost
.
- References:
- fortran code for 'cp' / subroutine file_copy
- From: Carsten Lemmen
- RE: fortran code for 'cp' / subroutine file_copy
- From: meek
- Re: fortran code for 'cp' / subroutine file_copy
- From: Joost
- Re: fortran code for 'cp' / subroutine file_copy
- From: Walter Spector
- Re: fortran code for 'cp' / subroutine file_copy
- From: Janne Blomqvist
- fortran code for 'cp' / subroutine file_copy
- Prev by Date: Re: Structure of large link libraries in f95
- Next by Date: Re: Structure of large link libraries in f95
- Previous by thread: Re: fortran code for 'cp' / subroutine file_copy
- Next by thread: Re: fortran code for 'cp' / subroutine file_copy
- Index(es):