Hi,

  i know that in a Release Candidate stage is difficult or not appropriate
to make big changes, but the http://bugs.freepascal.org/view.php?id=17664
is a trivial one.

"In the initialization section of the ibase60.inc, is missing the const
'fbembedlib' of the library name for the default Firebird Embedded name
'fbembed.dll' or 'libfbembed.'+sharedsuffix .

>initialization
> IBaseLibrary := LibraryHandler('Interbase', [gdslib,fbclib], @ibsymbols,
>length(ibsymbols));

witch results to never find the fbembed library, even if exists the
'fbembed.dll' in the path."

  Is it possible to fix it for the fpc 2.4.2 Release ?

-- 
Dimitrios Chr. Ioannidis
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to