This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

g77 fortran commons


Hi,

I am trying to map some fortran common areas into global memory so it can be
accessed (r/w) by more than one process. We have successful achieved this
under VMS, Tru64 Unix and Windows using native compilers but have been
unable to successfully achieve it with g77 on Red Hat enterprise.

One thing that would help would be the ability to direct the linker to put
the start of the named common on a page boundary ?

Best Regards
 
Mark Woodward
Hytec Electronics Ltd.
Tel: +44 (0) 1332 721326
Fax: +44 (0) 1332 721326
Mobile: 07714499613
Web: www.hytec-electronics.co.uk
 
++++++++++++++++++++++++++++++++++++++++++++
This email and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error, please notify the sender
immediately. The views expressed in the message are those of the individual
author and may not necessarily represent the views of Hytec Electronics Ltd.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]