[fpc-devel] OpenBSD compiler
Leonardo M. Ramé
martinrame at yahoo.com
Sun Oct 9 19:56:05 CEST 2011
----- Original Message -----
> From: Pierre Free Pascal <pierre at freepascal.org>
> To: 'Leonardo M. Ramé' <martinrame at yahoo.com>; 'FPC developers' list' <fpc-devel at lists.freepascal.org>
> Cc:
> Sent: Sunday, October 9, 2011 12:37 PM
> Subject: RE: [fpc-devel] OpenBSD compiler
>
>> /bin/rm -f fpcmade.i386-openbsd Package.fpc ppas.sh script.res link.res
>> /bin/rm -f *.s *_ppas.sh
>> gmake[7]: Leaving directory `/var/home/leonardo/fpc/rtl/openbsd'
>> gmake[6]: Leaving directory `/var/home/leonardo/fpc/rtl'
>> gmake -C /var/home/leonardo/fpc/rtl 'OPT=' all
>> gmake[6]: Entering directory `/var/home/leonardo/fpc/rtl'
>> gmake -C openbsd all
>> gmake[7]: Entering directory `/var/home/leonardo/fpc/rtl/openbsd'
>> as -o /var/home/leonardo/fpc/rtl/units/i386-openbsd/prt0.o i386/prt0.as
>> as -o /var/home/leonardo/fpc/rtl/units/i386-openbsd/cprt0.o i386/cprt0.as
>> /var/home/leonardo/i386-openbsd-ppc386 -Ur -FD -Ur -Xs -O2 -n -Fi../inc -
>> Fi../i386 -Fi../unix -Fi../bsd -Fi../bsd/i386 -Fi../openbsd/i386 -FE. -
>> FU/var/home/leonardo/fpc/rtl/units/i386-openbsd -di386 -dRELEASE -Us -Sg
>> ../bsd/system.pp
>
> Problem confirmed:
> I use Sys call number 312 for getdirentries
> but for 4.4, the last system call is 310.
>
> I tested if getdirentries35 works OK,
> I was able to do a gmake cycle on a 4.4 openbsd.
>
> Committed in 19423.
>
> Pierre
>
Great!. I did an svn up, then gmake again, but the problem persists. What gmake options did you use?.
Maybe you should upload the new bootstrapping compiler to ftp://ftp.freepascal.org/pub/fpc/contrib/
Leonardo M. Ramé
http://leonardorame.blogspot.com
More information about the fpc-devel
mailing list