Explorar o código

+ Fixed resource section names

git-svn-id: trunk@1185 -
michael %!s(int64=20) %!d(string=hai) anos
pai
achega
2057b480a9
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      compiler/aggas.pas
  2. 1 1
      compiler/ogelf.pas

+ 1 - 1
compiler/aggas.pas

@@ -202,7 +202,7 @@ implementation
           '.idata$2','.idata$4','.idata$5','.idata$6','.idata$7','.edata',
           '.eh_frame',
           '.debug_frame',
-          'fpc.resptrs'
+          'fpc'
         );
       begin
         if use_smartlink_section and

+ 1 - 1
compiler/ogelf.pas

@@ -357,7 +357,7 @@ implementation
           '.idata$2','.idata$4','.idata$5','.idata$6','.idata$7','.edata',
           '.eh_frame',
           '.debug_frame',
-          'fpc.resptrs'
+          'fpc'
         );
       begin
         if use_smartlink_section and