[fpc-devel] OpenBSD compiler

Pierre Free Pascal pierre at freepascal.org
Sun Oct 9 17:37:18 CEST 2011


> /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




More information about the fpc-devel mailing list