Re: lug-bg: FORTRAN

2001-08-14 Thread Vesselin Kolev

Taka, prochetoh v Help-a na Compaq Visual Fortran slednoto:


Real Data Types
Real data types can be specified as follows: 

REAL 
REAL([KIND=]n) 
REAL*n 
DOUBLE PRECISION

n 
Is kind 4, 8, or 16. Kind 16 is only available on OpenVMS, Tru64 UNIX, and Linux 
systems. 


Pishe si iasno, no OpenVMS mi iska license file... az niamam takav. Iskam 
necomersialna versia... Ako niama compiler, free, s REAL*16 shte si 
polzvam Free Pascal i real type EXTENDED



*** REPLY SEPARATOR  ***

On 8/14/2001 at 4:42 PM Boyan Lazarov wrote:

>Mi real*16 mislia che ne se podarzia zastoto tova sa 16 byte
>
>mozesh da polzvash niakoi ot multiprecision lib ot
> http://www.nersc.gov/~dhb/mpdist/mpdist.html
>
>pogledni transmp koeto knvertira kod pisan na f77 kam ukazan precision
>no ako ne izpolzvash native predstaviane na chislata koda raboti mnog
>bavno 
>
>ima i edin f90 kompiler koito e free za ne komersialno polzvane 
>http://www.psrv.com/lnxf90.html
>no toi e transformira koda do f77 i izpolzva g77
>===
>A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers)
>http://www.linux-bulgaria.org/ Hosted by Internet Group Ltd. - Stara Zagora



===
A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers)
http://www.linux-bulgaria.org/ Hosted by Internet Group Ltd. - Stara Zagora



Re: lug-bg: FORTRAN

2001-08-14 Thread Vesselin Kolev

Izkliuchvame g77 ot spisaka... Toi mozhe da ponese definicia
REAL*8 no ne i REAL*16...

*** REPLY SEPARATOR  ***

On 8/14/2001 at 5:28 PM George Danchev wrote:

>On Tuesday 14 August 2001 16:55, you wrote:
>> Niakoi da ima predstava ot kade da vzema nekomersialen
>> FORTRAN Compiler, koito da poddarazha REAL*16 Data
>> Type i da raboti pod LINUX razbira se
>
>ami v Debian ima : 
>g77 , no ne go polzwam poneje ne otbiram ot Fortran i neznam kakvo moje :
>This is the GNU g77 Fortran compiler, which compiles Fortran 77 on
>platforms 
>supported by the gcc compiler. It uses the gcc backend to generate
>optimized 
>code.
>
>f2c:
>A Fortran77 to C/C++ translator, plus static & shared libs.
>f2c translates Fortran77 (with some extensions) into C, so that it can
>then 
>be compiled and run on a system with no Fortran compiler. The C files must 
>then be linked against the appropriate libraries.
>Currently this is more stable than g77, and is the recommended way to
>compile 
>Fortran as black box routines. However source level debugging facilities
>are 
>not available.
>
>
>fort77:
>Invoke f2c like a real compiler.
>The fort77 script invokes the f2c command transparently, so it can be used 
>like a real Fortran compiler. It can be used to compile Fortran, C and 
>assembler code, and to link it with the f2c libraries.
>
>v drugite distrota susto trea da ima , vij i na freshmeat.net bi trqbvalo
>da 
>izlqzat pone 3 :)
>
>
>===
>A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers)
>http://www.linux-bulgaria.org/ Hosted by Internet Group Ltd. - Stara Zagora

0

===
A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers)
http://www.linux-bulgaria.org/ Hosted by Internet Group Ltd. - Stara Zagora



Re: lug-bg: FORTRAN

2001-08-14 Thread Boyan Lazarov

Mi real*16 mislia che ne se podarzia zastoto tova sa 16 byte

mozesh da polzvash niakoi ot multiprecision lib ot
 http://www.nersc.gov/~dhb/mpdist/mpdist.html

pogledni transmp koeto knvertira kod pisan na f77 kam ukazan precision
no ako ne izpolzvash native predstaviane na chislata koda raboti mnog
bavno 

ima i edin f90 kompiler koito e free za ne komersialno polzvane 
http://www.psrv.com/lnxf90.html
no toi e transformira koda do f77 i izpolzva g77
===
A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers)
http://www.linux-bulgaria.org/ Hosted by Internet Group Ltd. - Stara Zagora



Re: lug-bg: FORTRAN

2001-08-14 Thread George Danchev

On Tuesday 14 August 2001 16:55, you wrote:
> Niakoi da ima predstava ot kade da vzema nekomersialen
> FORTRAN Compiler, koito da poddarazha REAL*16 Data
> Type i da raboti pod LINUX razbira se

ami v Debian ima : 
g77 , no ne go polzwam poneje ne otbiram ot Fortran i neznam kakvo moje :
This is the GNU g77 Fortran compiler, which compiles Fortran 77 on platforms 
supported by the gcc compiler. It uses the gcc backend to generate optimized 
code.

f2c:
A Fortran77 to C/C++ translator, plus static & shared libs.
f2c translates Fortran77 (with some extensions) into C, so that it can then 
be compiled and run on a system with no Fortran compiler. The C files must 
then be linked against the appropriate libraries.
Currently this is more stable than g77, and is the recommended way to compile 
Fortran as black box routines. However source level debugging facilities are 
not available.


fort77:
Invoke f2c like a real compiler.
The fort77 script invokes the f2c command transparently, so it can be used 
like a real Fortran compiler. It can be used to compile Fortran, C and 
assembler code, and to link it with the f2c libraries.

v drugite distrota susto trea da ima , vij i na freshmeat.net bi trqbvalo da 
izlqzat pone 3 :)


===
A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers)
http://www.linux-bulgaria.org/ Hosted by Internet Group Ltd. - Stara Zagora



lug-bg: FORTRAN

2001-08-14 Thread Vesselin Kolev



Niakoi da ima predstava ot kade da vzema nekomersialen 

FORTRAN Compiler, koito da poddarazha REAL*16 
Data
Type i da raboti pod LINUX razbira 
se