HPE GreenLake Administration
Operating System - HP-UX
1833679
Members
4235
Online
110062
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2002 03:17 AM
08-14-2002 03:17 AM
fortran
I get the following error when trying to compile a fortran code when using HP FORTRAN 90 compiler version 1.0, theres no errors when its compiled with a three year old f77 compiler. It seams that the f90 compiler cant handle more than ~6000 labels.
---error message---
# f77 fun.f
fun.f
external function FUN
*Compiler Internal Error* : Please report to HP
f90: Errors detected, no link.
-------------------
---error message---
# f77 fun.f
fun.f
external function FUN
*Compiler Internal Error* : Please report to HP
f90: Errors detected, no link.
-------------------
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2002 03:45 AM
08-14-2002 03:45 AM
Re: fortran
As you have seen, there are not a lot of Fortran people in this forum.
Maybe you should have a look at the hpux-devtools Mailing list:
http://dsportal.eservices.hp.com/dspp/ml/ml_MailingLists_IDX/1,1275,,00.html
Quit a couple of similair questions can be found there, like: http://dsportal.eservices.hp.com/hpux-devtools/CXX/hpux-devtools.0202/0002.html
If this forum will not give you an answer, maybe a posting there might just do it.
Regards,
Ceesjan
Maybe you should have a look at the hpux-devtools Mailing list:
http://dsportal.eservices.hp.com/dspp/ml/ml_MailingLists_IDX/1,1275,,00.html
Quit a couple of similair questions can be found there, like: http://dsportal.eservices.hp.com/hpux-devtools/CXX/hpux-devtools.0202/0002.html
If this forum will not give you an answer, maybe a posting there might just do it.
Regards,
Ceesjan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2002 04:05 AM
08-14-2002 04:05 AM
Re: fortran
Hi
Do you have
Patch Name: PHSS_27363
Patch Description: s700_800 11.00-11 Fortran90 from B.11.01.40 to B.11.01.54
Creation Date: 02/06/24
Post Date: 02/07/02
Hardware Platforms - OS Releases:
s700: 11.00 11.11
s800: 11.00 11.11
Products:
FORTRAN90 B.11.01.40
FORTRAN90 B.11.01.42
Filesets:
FORTRAN90.FORT90-PRG,fr=B.11.01.40,fa=HP-UX_B.11.00_32/64,v=HP
FORTRAN90.FORT90-PRG,fr=B.11.01.42,fa=HP-UX_B.11.00_32/64,v=HP
FORTRAN90.FORT90-MAN,fr=B.11.01.40,fa=HP-UX_B.11.00_32/64,v=HP
FORTRAN90.FORT90-MAN,fr=B.11.01.42,fa=HP-UX_B.11.00_32/64,v=HP
FORTRAN90.F90-JPN-E-MAN,fr=B.11.01.40,fa=HP-UX_B.11.00_32/64,v=HP
FORTRAN90.F90-JPN-E-MAN,fr=B.11.01.42,fa=HP-UX_B.11.00_32/64,v=HP
FORTRAN90.F90-JPN-S-MAN,fr=B.11.01.40,fa=HP-UX_B.11.00_32/64,v=HP
FORTRAN90.F90-JPN-S-MAN,fr=B.11.01.42,fa=HP-UX_B.11.00_32/64,v=HP
Automatic Reboot?: No
Status: General Release
Critical: No
Category Tags:defect_repair general_release manual_dependencies
Path Name: /hux_patches/s700_800/11.X/PHSS_27363
Symptoms: PHSS_27363:
01)JAGae28994: The compiler aborts with the PREFETCH directive inside an OMP DO block.
02)JAGae30245: The compiler aborts when +i8 is used with values greather than 2**31.
03)JAGae30374: The compiler issues an internal error message when the first argument to an elemental procedure is not an array.
Steve Steel
Do you have
Patch Name: PHSS_27363
Patch Description: s700_800 11.00-11 Fortran90 from B.11.01.40 to B.11.01.54
Creation Date: 02/06/24
Post Date: 02/07/02
Hardware Platforms - OS Releases:
s700: 11.00 11.11
s800: 11.00 11.11
Products:
FORTRAN90 B.11.01.40
FORTRAN90 B.11.01.42
Filesets:
FORTRAN90.FORT90-PRG,fr=B.11.01.40,fa=HP-UX_B.11.00_32/64,v=HP
FORTRAN90.FORT90-PRG,fr=B.11.01.42,fa=HP-UX_B.11.00_32/64,v=HP
FORTRAN90.FORT90-MAN,fr=B.11.01.40,fa=HP-UX_B.11.00_32/64,v=HP
FORTRAN90.FORT90-MAN,fr=B.11.01.42,fa=HP-UX_B.11.00_32/64,v=HP
FORTRAN90.F90-JPN-E-MAN,fr=B.11.01.40,fa=HP-UX_B.11.00_32/64,v=HP
FORTRAN90.F90-JPN-E-MAN,fr=B.11.01.42,fa=HP-UX_B.11.00_32/64,v=HP
FORTRAN90.F90-JPN-S-MAN,fr=B.11.01.40,fa=HP-UX_B.11.00_32/64,v=HP
FORTRAN90.F90-JPN-S-MAN,fr=B.11.01.42,fa=HP-UX_B.11.00_32/64,v=HP
Automatic Reboot?: No
Status: General Release
Critical: No
Category Tags:defect_repair general_release manual_dependencies
Path Name: /hux_patches/s700_800/11.X/PHSS_27363
Symptoms: PHSS_27363:
01)JAGae28994: The compiler aborts with the PREFETCH directive inside an OMP DO block.
02)JAGae30245: The compiler aborts when +i8 is used with values greather than 2**31.
03)JAGae30374: The compiler issues an internal error message when the first argument to an elemental procedure is not an array.
Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2002 04:13 AM
08-14-2002 04:13 AM
Re: fortran
sorry forgot to mention that i run hpux 10.20 and ive applied PHSS_13307, but it didnt help.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP