> --here is a try using the lib files > > gcc -shared -o vetAdmin.dll udf.o fbclient_ms.lib ib_util_ms.lib > -Wl,--export-all-symbols -Wl,--enable-auto-import > > udf.o:udf.c:(.text+0x1ce): undefined reference to `isc_decode_date@8' > udf.o:udf.c:(.text+0x205): undefined reference to `ib_util_malloc' > collect2: ld returned 1 exit status How does you declare isc_decode_date and ib_util_malloc in your code ? Does you used C++ or C compiler ? Regards, Vlad
- [firebird-support] building a DLL and trying to use gcc Ray Holme
- [firebird-support] Re: building a DLL and trying to u... hvlad
- Re: [firebird-support] Re: building a DLL and try... Ray Holme
- Re: [firebird-support] Re: building a DLL and try... Ray Holme
- [firebird-support] Re: building a DLL and try... hvlad
- Re: [firebird-support] Re: building a DLL... Ray Holme
- Re: [firebird-support] Re: building ... Ray Holme
- [firebird-support] Calling Fireb... Maury Markowitz
- Re: [firebird-support] Calli... Michael Ludwig
- Re: [firebird-support] Calli... Bart Smissaert
- Re: [firebird-support] Calli... Bart Smissaert
- Re: [firebird-support] Calli... Maury Markowitz
