<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font face="monospace">Hi List.</font><br>
<font face="monospace"><br>
I just recently tried to update the build system for our products
in order to use fpc 3.0, but found<br>
that when i try to make the cross-compiler for Mac OS, it reports
an error on missing:<br>
<br>
/home/epidata/FreePascal/release_3_0_0/compiler/ppcross386
-dNOMOUSE -Ur -dFPC_USE_LIBC -Tdarwin -Pi386
-XPi686-apple-darwin10- -Xr -XX -CX -Ur -Xs -O2 -n -Fi../inc
-Fi../i386 -Fi../unix -Fi../bsd -Fi../bsd/i386 -Fi../darwin/i386
-FE.
-FU/home/epidata/FreePascal/release_3_0_0/rtl/units/i386-darwin
-O2 -XX -CX -Xs -Xd -Fl/usr/lib/apple/SDKs/MacOSX10.5.sdk/usr/lib
-di386 -dRELEASE -Us -Sg ../bsd/system.pp<br>
system.inc(1824,8) Warning: Implicit string type conversion from
"RawByteString" to "UnicodeString"<br>
system.pp(361) Error: Assembler <b>i686-apple-darwin10-clang</b>
not found, switching to external assembling<br>
system.pp(361) Fatal: There were 1 errors compiling module,
stopping<br>
<br>
Is there a reason why fpc needs the llvm for cross compiling (I'm
building agains OSX 10.5) - it was not<br>
need for fpc 2.6.4...<br>
<br>
In case it is needed, have anyone successfully made a cross
compiler from Linux 64-bit to Mac OS?<br>
<br>
Kind regards,<br>
Torsten.<br>
</font>
</body>
</html>