[Lazarus] RE : RE : RE : RE : RE : RE : Lazarus on Solaris 10
Ludo Brands
ludo.brands at free.fr
Thu Jul 28 15:33:47 CEST 2011
> Ludo, in your instructions for Intel you've got an FPC= shell
> variable:
> should that be PPC=?
>
FPC= is a synonym of PP=, no?
> I think we might need to point out that export is a Bashism.
>
It is posix (http://www.unix.com/man-page/POSIX/1posix/export/). You're
right sh in Oracle doesn't support the 'export name=value' syntax. It needs
a 'set name=value' and then a 'export name'.
Ludo
More information about the Lazarus
mailing list