> I tried running the 32bit fpc on my opteron suse 9.1 64bit, which should > be possible, but I get linking problems: > > Free Pascal Compiler version 1.9.4 [2004/05/30] for i386 > Copyright (c) 1993-2004 by Florian Klaempfl > Target OS: Linux for i386 > Compiling hello.pas > Linking hello > /usr/bin/ld: skipping incompatible > /usr/local/lib/fpc/1.9.4/units/linux/rtl/prt0.o when searching for > /usr/local/lib/fpc/1.9.4/units/linux/rtl/prt0.o > /usr/bin/ld: cannot find > /usr/local/lib/fpc/1.9.4/units/linux/rtl/prt0.o hello.pas(4,1) Error: > Error while linking Closing script ppas.sh > > I get the same error whether I run it 'normally' or do: > linux32 fpc hello.pas > > I also tried 1.0.10 in the same way and got;
Use fpc -FD/path/to/32bitbinutils <file> _______________________________________________ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal