<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<blockquote cite="mid457FB45C.3050608@freepascal.org" type="cite">
  <blockquote type="cite">
    <pre wrap="">Do I need to add/define something when I build the crosscompiler to get
softfloat support?
Is changing system_arm_linux_info.endian to endian_big in
fpc/compiler/systems/i_linux.pas enough? 
    </pre>
  </blockquote>
  <pre wrap=""><!---->
In theory yes, in practice probably not.</pre>
</blockquote>
In the ARM-Linux developers list I have been told that ARM always is
used in little endian mode. I have no idea why.<br>
<br>
-Michael<br>
</body>
</html>