I (think) I have found an error in the FmtBCD unit
(from C:\lazarus\fpc\2.2.1\units\i386-win32\rtl )

A simple empty dll will not load if this unit (or any 'using' it is used.
So far as I can tell, the problem 'seems' to be with the following lines

{$r+,q+,s+}
{ $r-,q-,s-}

Remove the space at the front of the second line, problem disappears.
I found this by 'using' a copy of the unit under a different name, but
have no idea how to rebuild this unit for testing in the fpc directory.

How would I go about rebuilding just this unit (or the complete fpc dir) when using a binary from Laz? It seems that the version/structure used by Laz is different to the standard from FPC if SVN used from FPC?

Thanks muchly - SteveG

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to