I forcibly sudo cp ppc386 /usr/local/bin/fpc, mitigating the issue. Yeah,
something in the makefile installation process is definitely moving over an
older version. (I deleted the whole directory for the v2.4.4 subversion, so
that's not the problem.)

Cheers,

Andrew Pennebaker
www.yellosoft.us

On Mon, Oct 31, 2011 at 3:33 AM, Andrew Pennebaker <
andrew.penneba...@gmail.com> wrote:

> Something's wrong with the makefiles. I checked out the Subversion 
> trunk<http://svn.freepascal.org/svn/fpc/trunk/>and ran sudo make install.
>
> Partway through the process, when I run "fpc" in a new terminal, I get:
>
> $ fpc
> Free Pascal Compiler version 2.7.1
>
> But when make finishes installing, I run fpc again and get:
>
> $ fpc
>
> Free Pascal Compiler version 2.4.4
>
> At some point during the installation process, an old fpc is being copied
> over the new.
>
> I've tried removing the old fpc. But when I rerun make install, the same
> thing happens.
>
> Cheers,
>
> Andrew Pennebaker
> www.yellosoft.us
>
> On Fri, Oct 21, 2011 at 9:47 AM, Sven Barth 
> <pascaldra...@googlemail.com>wrote:
>
>> Am 20.10.2011 17:08, schrieb Andrew Pennebaker:
>>
>>  2.6, eh? Awesome.
>>>
>>> I'm using the SVN trunk, but it's not working for me for some reason.
>>> I'll just wait for v2.6 then.
>>>
>>
>> Didn't you just say that you're using 2.4.4? Trunk is currently 2.7.1.
>>
>>
>> Regards,
>> Sven
>>
>> ______________________________**_________________
>> fpc-pascal maillist  -  
>> fpc-pascal@lists.freepascal.**org<fpc-pascal@lists.freepascal.org>
>> http://lists.freepascal.org/**mailman/listinfo/fpc-pascal<http://lists.freepascal.org/mailman/listinfo/fpc-pascal>
>>
>
>
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to