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: 3.2 PATCH: Fully support parallel gnat1/gnatbind builds


    The C ABI implemented by the compilers behind gcc (3.2) and gnatgcc
    (2.8.1) is hopefully the same, so it shouldn't matter.

We rely on things besides the C ABI: for example, we found that there's
an incompatibility between builtin setjmp/longjmp in 2.8.1 and 3.2 that
caused problems.


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