This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: no joy with 20050723 gcc-4.1 snapshot


Although you didn't quote the full error message, and so I have no idea what the real problem is, my expectation is that this is the complex version of the problem I solved with this change to fixincludes for the scalar case:

2005-06-24 Geoffrey Keating <geoffk@geoffk.org>

        * inclhack.def (AAB_darwin7_9_long_double_funcs): New.
        (AAB_darwin7_9_long_double_funcs_2): New.
        * fixincl.x: Regenerate.

For bonus points, I notice that you appear to be quoting darwin8.h but you are actually building on darwin7, on which that file is not used (because there's a perfectly good darwin7.h).

Attachment: smime.p7s
Description: S/MIME cryptographic signature


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