Hello to the Ada community, Is there anyone who recompiled the whole gnat 3.13 for windows ? I would like to relink the gnat1.exe with a custom ada part of gnat, but the standard gcc backend (gigi function and the rest). I succeeded in relinking with a recompilation of selected c files form the patched 2.8.1 gcc distribution but as everyone knows, when you recompile a C program it first never compiles ok, and then never runs as expected (the contrary of Ada ! ). So it is linked, the ada part executes fine, but post gigi C functions generate internal errors in unexpected parts of the translation to gnu tree. If somebody has working objects of the C backend (comprising a-trans.c and others as well as proper gcc *.c files) or a library for them so that a gnatmake can provide a working executable, I would be interested. Otherwise, I debug the C mess (I ll finish with a good understanding of the backend, but, well :( . Nobody rewrited a gcc like backend in Ada for i386 targets ? what a nice thing it would be, understandable, compilable, working, all fine so to say ! VMO I had a dream : " Procedure To_Trash ( Language => C ); " -- vincent.morin@univ-brest.fr Laboratoire de Biostatistiques et Informatique M�dicale 22 Avenue Camille Desmoulins 29285 Brest cedex