Explorar el Código

enabled mergeSections for WinAos (generic). Improves linking and loading speed.

git-svn-id: https://svn.inf.ethz.ch/svn/lecturers/a2/trunk@6360 8c9fc860-2736-0410-a75d-ab315db34111
felixf hace 9 años
padre
commit
fc67fe9bd3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      source/Release.Tool

+ 1 - 1
source/Release.Tool

@@ -139,7 +139,7 @@ BUILDS
 	{
 		INCLUDE "WIN iWIN WINGEN UNCOOP"
 		COMPILER "Compiler.Compile"
-		COMPILEOPTIONS "--objectFile=Generic --newObjectFile"
+		COMPILEOPTIONS "--objectFile=Generic --newObjectFile --mergeSections"
 		TARGET "AMD"
 		EXTENSION "GofW"
 		SYMBOLEXTENSION "SymW"