[fpc-devel] Support for FreeBSD PowerPC

2020-10-14 Thread Curtis Hamilton via fpc-devel
Hello, I’d like to know if there is any interest in providing FPC for FreeBSD/PowerPC, specifically 64-bit. In case there is no interest, I’m looking for some assistance. First, I’m not an experienced programmer, but I’ve attempted to port FPC, using the guidance at https://wiki.freepascal.org/P

Re: [fpc-devel] Support for FreeBSD PowerPC

2020-10-19 Thread Curtis Hamilton via fpc-devel
Op 2020-10-18 om 23:03 schreef Jonas Maebe via fpc-devel: //>>>/I’ve been able to create a cross compiler using the guidance and some />>>/additional information.  But I’ve been unable to create the proper FPC />>>/startup code (prt0.as) needed. />>>//>>>/Any help would be appreciated. />>/I belie

Re: [fpc-devel] Support for FreeBSD PowerPC

2020-10-21 Thread Curtis Hamilton via fpc-devel
Attached is the prt0.as I created using the one used for linux/powerpc64. I've also attached the dump of crt1.s from the target. Thanks! On Wed, Oct 21, 2020 at 10:04 AM Jonas Maebe via fpc-devel < fpc-devel@lists.freepascal.org> wrote: > On 20/10/2020 02:32, Curtis Hamilton via f

Re: [fpc-devel] Support for FreeBSD PowerPC

2020-10-22 Thread Curtis Hamilton via fpc-devel
.s from the target. Thanks! On Wed, Oct 21, 2020 at 10:04 AM Jonas Maebe via fpc-devel <mailto:fpc-devel@lists.freepascal.org>> wrote: On 20/10/2020 02:32, Curtis Hamilton via fpc-devel wrote: > I think I maybe in over my head on this. I've taken a look and now I'm

[fpc-devel] Support for FreeBSD PowerPC

2020-11-02 Thread Curtis Hamilton via fpc-devel
Free Pascal (FPC) currently does not support FreeBSD running on PowerPC. I need some help in getting FPC on FreeBSD/powerpc64. I’ve done preliminary work to get the cross compiler working. However, I’m not well versed in assembly programming and need help in creating the proper startup code (prt0

[fpc-devel] FreeBSD PowerPC64 Port

2021-04-17 Thread Curtis Hamilton via fpc-devel
Is there any interest in porting FPC to Freebsd/PowerPC64? I'm looking for some help with port FPC to FreeBSD on PowerPC. Any assistance would be appreciated. Thanks in advance. ___ fpc-devel maillist - fpc-devel@lists.freepascal.org https://lists.fr

Re: [fpc-devel] FreeBSD PowerPC64 Port

2021-04-19 Thread Curtis Hamilton via fpc-devel
struggling with the start up code, as I’m lost when it comes to coding in assembly. This may be a lost cause. On Sun, Apr 18, 2021 at 6:54 AM Sven Barth wrote: > Am 18.04.2021 um 00:45 schrieb Curtis Hamilton via fpc-devel: > > Is there any interest in porting FPC to Freebsd/

[fpc-devel] FreeBSD PowerPC64 Port

2021-09-13 Thread Curtis Hamilton via fpc-devel
I’m going to give this another try. I'm looking for some help with porting FPC to FreeBSD 13 on PowerPC64. Specifically, I’m looking for help with the startup code. I’m using a Raptor Blackbird Power9 system and will provide access if needed. Any assistance would be appreciated. ___

Re: [fpc-devel] FreeBSD PowerPC64 Port

2021-11-01 Thread Curtis Hamilton via fpc-devel
Thanks for the response. I’ll set it up for you and provide you all the details. Regards On Mon, Nov 1, 2021 at 8:22 AM Jonas Maebe via fpc-devel < fpc-devel@lists.freepascal.org> wrote: > On 14/09/2021 06:38, Curtis Hamilton via fpc-devel wrote: > > I’m going to give this a

Re: [fpc-devel] FreeBSD PowerPC64 Port

2021-11-04 Thread Curtis Hamilton via fpc-devel
t; >> On 14/09/2021 06:38, Curtis Hamilton via fpc-devel wrote: >> > I’m going to give this another try. I'm looking for some help with >> > porting FPC to FreeBSD 13 on PowerPC64. Specifically, I’m looking for >> > help with the startup code. >> > >&g