membar and stbar are instructions available as of sparc v9. To get fpc running on a sparc <v9 I have commented out def_system_macro('FPC_HAS_MEMBAR'); in compiler/options.pas. Is there a command line option that does the same? Ludo