summaryrefslogblamecommitdiff
path: root/lang/gnat/files/patch-af
blob: 743bf477ec07224363f139b773d5350fcf37b2f6 (plain) (tree)
1
2
3
4
5
6
7
8
9

                                                        
               


                                                                             
  
                                                 
  
                                                     
  


                                                                             
  
                                                    

                                                     
  
*** ./ada/gnatlink.adb.orig	Fri Sep 24 08:41:46 1999
--- ./ada/gnatlink.adb	Tue Nov  2 02:46:20 1999
***************
*** 97,103 ****
     --  This table collects the arguments to be passed to compile the binder
     --  generated file.
  
!    Gcc : String_Access := Program_Name ("gcc");
  
     Read_Mode  : constant String := "r" & Ascii.Nul;
  
--- 97,103 ----
     --  This table collects the arguments to be passed to compile the binder
     --  generated file.
  
!    Gcc : String_Access := Program_Name ("adagcc");
  
     Read_Mode  : constant String := "r" & Ascii.Nul;