Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Fortran Compiler for Android

Morag_A_Intel
Employee
1,592 Views

Hi

I am interested to know if there is a Fortran Compiler for Android targeting Intel-based platform (ATOM).

1. Is there a preview or beta available?

2. Is it possible to use the Fortran Compiler for Linux to target Android OS somehow?

Regards,

Morag Agmon (Intel)

0 Kudos
3 Replies
Steven_L_Intel1
Employee
1,592 Views

Intel does not have such a compiler. No, you can't use the Linux compiler for this purpose.

It is probable that one can build a gfortran (gcc) compiler for this combination.

0 Kudos
Morag_A_Intel
Employee
1,592 Views

Hi

Just to make things clear, I'm looking for a cross-compiler. I want to compile on a Windows/Linux host for Android target with an Intel CPU.

Moreover, my wish is to create a static library and not an application. The static library will expose library functions APIs that will be used by a C-program that is linked with the regular Android run-times.

Is that possible?

Regards,

Morag Agmon

0 Kudos
Steven_L_Intel1
Employee
1,592 Views

Not from Intel.

0 Kudos
Reply