g77-3.0.2: runtime failure on hpux-11.0.
Markus Werle
numerical.simulation@web.de
Fri Nov 2 08:08:00 GMT 2001
Toon Moene wrote:
> Jeff,
>
> This obviously is an attempt to build a 64-bit compiler on hpux-11.0.
> Could you confirm or deny that this is actually possible ?
I confirm that it was possible to build a 64-bit gcc with --disable-shared
including the C, C++ and f77 part of the collection.
It is not possible to build it with --enable-shared, due to linker crashes.
The C/C++ stuff seems to be quite stable (still some linker problems
and the missing shared libs support due to GNU-ld crashes in build stage
is annoying)
> If it is, a patch to f/target.h is in order.
Patch it, please. The 64 bit libs created by f90 do not fit
well into gcc-compiled stuff (missing symbols e.g. __unwind_start etc).
So a g77-64 would help a lot.
Many thanks for a fix in advance.
Markus
More information about the Gcc-bugs
mailing list