gfc_offset question (32 vs. 64 bits)

Steven Bosscher stevenb@suse.de
Tue Dec 14 17:38:00 GMT 2004


On Dec 14, 2004 06:33 PM, Steve Ellcey <sje@cup.hp.com> wrote:

> Does anyone have any advice on how this could/should be done?  I guess
> the simplest way would be to put an ifdef in the libgfortran.h file.  Or
> one could put something in the configure script that could set
> gfc_offset based on the target OS/CPU.  Or one could have a config/cpu
> directory like listdc++-v3 has.
> 
> Opinions?

If you really want this, I think the config/cpu idea is the best
because it does the same thing as an existing runtime library.

Gr.
Steven




More information about the Fortran mailing list