we build gcc 3.3 on linux (Redhat) with gnat 3.14p, but I guess you can do it with gcc 3.1 or gcc 3.2 (with gnat executables included) I think the most tested configuration is to build gcc 3.3 with gcc 3.2 there are no required source patches, linux is one of the primary platform supported by gcc the most important thing to avoid problems is to use the same gcc for C and Ada when you build We make more tests on Windows than on linux, because all of our customers use Windows "Preben Randhol" a �crit dans le message de news: slrnap0eng.1q8.randhol+news@kiuk0156.chembio.ntnu.no... > On Tue, 24 Sep 2002 10:05:43 +0200, nicolas wrote: > > > > If you are willing to build gcc 3.3 on Windows, you'll have to do that > > No I'm using Linux. I ask as I see that debian is now building gnat 3.2 > in unstable. Gnat 3.14 is in the stable distribution so I'll keep using > this until a gnat 3.x comes that are as stable as gnat 3.14 (or more). > > I guess the biggest problem is to get the compiler to work with the > newer gcc backend ? > > Preben