This is the mail archive of the gcc-patches@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: Ada support for Linux/GNU/PPC


    Ok.  However, LONG_DOUBLE_TYPE_SIZE on PPC depends on the variable 
    rs6000_long_double_type_size in rs6000.c (which in turn depends on a 
    passed in parameter, -mlong-double-xxx).  

Right, and that's the desired behavior.

    So you get a link failure, which you will probably need fixed for AIX
    to work.

Can you say more about this failure?


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