[fpc-pascal]FPC 1.06 and AS.EXE???
Adam Naumowicz
adamn at math.uwb.edu.pl
Sat Apr 27 08:57:44 CEST 2002
Hello,
On Fri, 26 Apr 2002, jc wrote:
> I am trying to figure out a way to get the 1.06 Win32 installation to also
> compile Linux binaries. I've downloaded the compiled units from the Linux
> package and put them in the correct directories, and I also have the source
> installed.
>
> I'm trying to compile a hello world program and it cannot find
> as.exe. I've done some web searching and found nothing. Is this
> possible? If so, where can I find as.exe? I looked around in the docs and
> didn't see anything mentioned about compiling for other platforms. Any
> help would be greatly appreciated.
Apart from suitable units for the other platform you need also a cross
-assembler and a cross-linker - look for the binutils tools package.
Hope that helps,
Adam Naumowicz
--------------------------------------
WWW: http://math.uwb.edu.pl/~adamn/
--------------------------------------
More information about the fpc-pascal
mailing list