Re: [fpc-devel] Support for FreeBSD PowerPC

2020-10-22 Thread Curtis Hamilton via fpc-devel
Attached it the crt1.s created using gcc -S that was used in the prt0.as in my earlier email. -regards On 10/21/20 10:51 AM, Curtis Hamilton wrote: 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

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 fpc-devel wrote:

Re: [fpc-devel] Support for FreeBSD PowerPC

2020-10-21 Thread Jonas Maebe via fpc-devel
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 not > sure what the issue is. The > segfault occurs in the FPC RTL initiazation code (see backtrace below). > > Any ideas? What does the prt0.as file that you cre

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-18 Thread Marco van de Voort 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 believe these files are gener

Re: [fpc-devel] Support for FreeBSD PowerPC

2020-10-18 Thread Jonas Maebe via fpc-devel
On 14/10/2020 17:45, Curtis Hamilton via fpc-devel wrote: > 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 believe these files are