mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-10-31 03:11:39 +01:00 
			
		
		
		
	* TObjSection.MemPos reverted back to qword after r33692, since it breaks the
i8086-msdos internal linker for .exe files larger than 64kb (thanks pierre for investigating this issue) git-svn-id: trunk@33740 -
This commit is contained in:
		
							parent
							
								
									786aecabeb
								
							
						
					
					
						commit
						dd9ea88b79
					
				| @ -261,7 +261,7 @@ interface | ||||
|        { section Data } | ||||
|        Size, | ||||
|        DataPos    : PUInt; | ||||
|        MemPos     : PUInt; | ||||
|        MemPos     : qword; | ||||
|        Group      : TObjSectionGroup; | ||||
|        DataAlignBytes : shortint; | ||||
|        { Relocations (=references) to other sections } | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 nickysn
						nickysn