[fpc-pascal] How can I implement "thrice" in Free Pascal?

Andrew Pennebaker andrew.pennebaker at gmail.com
Mon Oct 31 08:36:32 CET 2011


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.pennebaker at 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 <pascaldragon at 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 at lists.freepascal.**org<fpc-pascal at lists.freepascal.org>
>> http://lists.freepascal.org/**mailman/listinfo/fpc-pascal<http://lists.freepascal.org/mailman/listinfo/fpc-pascal>
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20111031/e54377db/attachment.html>


More information about the fpc-pascal mailing list