Re: [fpc-pascal] Rebuilding RTL

2018-08-07 Thread Sven Barth via fpc-pascal
Am 08.08.2018 um 00:42 schrieb Ryan Joseph: On Aug 7, 2018, at 4:17 PM, Sven Barth via fpc-pascal wrote: Are you sure that you used the correct compiler? Try to pass -n to tell it to ignore the fpc.cfg and see whether it picks up the correct ones when you pass them with - Fu (-Fo is not re

Re: [fpc-pascal] Rebuilding RTL

2018-08-07 Thread Ryan Joseph
> On Aug 7, 2018, at 4:17 PM, Sven Barth via fpc-pascal > wrote: > > Are you sure that you used the correct compiler? Try to pass -n to tell it to > ignore the fpc.cfg and see whether it picks up the correct ones when you pass > them with - Fu (-Fo is not required). You can also use -vut to

Re: [fpc-pascal] Rebuilding RTL

2018-08-07 Thread Sven Barth via fpc-pascal
Ryan Joseph schrieb am Mi., 8. Aug. 2018, 00:02: > If I cd to the rtl directory in the fpc sources and run make they are > compiled into the /rtl/units/x86_64-darwin directory. > > 1) How do I compile the ppc386 units? the readme says there’s a FPC > variable for on the makefile configs but I can

[fpc-pascal] Rebuilding RTL

2018-08-07 Thread Ryan Joseph
If I cd to the rtl directory in the fpc sources and run make they are compiled into the /rtl/units/x86_64-darwin directory. 1) How do I compile the ppc386 units? the readme says there’s a FPC variable for on the makefile configs but I can’t find it. 2) After I make the units what switch can I u

Re: [fpc-pascal] Will moving from due core CPU to 6 Core CPU of the same clock speed improve the speed of FPC compiling?

2018-08-07 Thread Dennis Poon
Martin wrote: Out of interest, how long does it take you to compile your project? Only 20 seconds. But sometimes, when I modify some units used by other units which are in turn used by other units, FPC throws the following exception when I compile (not build) uspdata.pas(228,50) Error: Com