Changes between Initial Version and Version 1 of Ticket #66236, comment 2


Ignore:
Timestamp:
Nov 12, 2022, 12:01:56 PM (18 months ago)
Author:
kamischi (Karl-Michael Schindler)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66236, comment 2

    initial v1  
    11The linker warnings are annoying, but harmless. Maybe, I find the time to switch them off. The 80 bit extended floating point type problem for i386 targets is actually a known issue and there might be no other solution than to switch off building the cross-compiler for i386, by taking it out of the list of platforms.
     2
     3This might be a preliminary quick fix: delete i386 in the list of build.target in the subport "${name}-cross" in the Portfile of fpc. At least the cross compilers for other cpus will be built.