a �crit dans le message news: V%K9a.372965$HN5.1582190@rwcrnsc51.ops.asp.att.net... > > I have added -gnatE just after gnatmake to all .bat files and have changed > > in "tools" "GNAT option in current directory" on line gnatmake: "-gnatE" and > > the problem is alwais there > Gnatmake probably didn't recompile things. erase *.o and erase *.ali > for the Claw and Notify files (or just erase the directories you unzipped > into and re-unzip). Then run the compilations with the -gnatE parameter. thank you for your help i did do what you have said and it goes but only for one of them i have >gantmake -gnatE -gnato -O2 diners -largs -mwindows diners.rbj gnatbind -x diners.ali gnatlink -mwindows diners.rbj diners.ali gcc.exe: Diners.Res: No such file or directory gnatlink: cannot call C:\GNAT\bin\gcc.exe gnatmake: *** link failed.