This is the mail archive of the gcc-bugs@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]

[Bug libfortran/15234] [gfortran] libgfortran doesn't compile on Tru64 UNIX


------- Additional Comments From ro at techfak dot uni-bielefeld dot de  2004-05-17 16:08 -------
Subject: Re:  [gfortran] libgfortran doesn't compile on Tru64 UNIX

tobi at gcc dot gnu dot org writes:

> Can you please verify that your problem is fixed, Rainer? Danke.

Bootstrap on alpha-dec-osf4.0f still fails, but for the other problem
originally reported in this PR: there's no definition of int64_t
etc. anywhere, and (unlike Tru64 UNIX V5.1B) there's no <inttypes.h> (well,
there's <db.h> for Compaq's version of Berkeley DB, but it doesn't make
sense to include that header just because it happens to define the required
types), so compilation still fails.

I'm now running another bootstrap on alpha-dec-osf5.1b to see if at least
the unit_t problem is fixed there.

	Rainer


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15234


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