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

Re: sanity of Fortran COMMONs in shared libs


Ian,
    Okay. I see where the crash is now. Darwin appears able
to easily call Fortran code in a dynamic lib which has
COMMON statements but when that code calls the second
shared lib with COMMON statements I get a crash like...

%ALLHP-err: BASE < 0.
 Subroutine DIE called . Terminating

I'll see if I can testcase this and send it upstream to the
Darwin developers.
                   Jack


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