You are not logged in.
Could you share the build environment for static\i386-win and static\x86_64-win64 .a files ? For example, the OS and the toolchain versions and the gcc switches ? Many thanks !
Offline
We used either:
- Free BCC command line compiler;
- Standard MINGW/MINGW64 local installation;
- The cross-compilers supplied with FpcUpDeluxe.
We already provide the associated .bat to recreate the .o files.
See all *.bat in SQlite3 sub-folder.
Offline