-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Package Request] Firebird DB server #5795
Comments
Copy aria2 spk configuration and start modifying files.
Because gpre tries to compile with -march=i586, which does not support 64bit instructions.
- Copy aria2 spk configuration and start modifying files. - Use configure --with-cross-build as used by firebird build itself
- Copy aria2 spk configuration and start modifying files. - Use configure --with-cross-build as used by firebird build itself
@vitkabele I already tried to build firebird, but it failed to cross compile:
So instead of building a package for x64 archs only, it would be better to use docker images for firebird. |
Oh yes, I am already past this issue. What you encountered happens when you configure target with |
- Copy aria2 spk configuration and start modifying files. - Use configure --with-cross-build as used by firebird build itself
- Copy aria2 spk configuration and start modifying files. - Use configure --with-cross-build as used by firebird build itself
- Copy aria2 spk configuration and start modifying files. - Use configure --with-cross-build as used by firebird build itself
- Copy aria2 spk configuration and start modifying files. - Use configure --with-cross-build as used by firebird build itself
Build FirebirdSQL database using native/libtommath and native/libtomcrypt as dependencies. Link against these native libraries during first step of cross build process. The build works for x64 architecture and DSM 7.1 - Use configure --with-cross-build as used by firebird build itself
Build FirebirdSQL database using native/libtommath and native/libtomcrypt as dependencies. Link against these native libraries during first step of cross build process. The build works for x64 architecture and DSM 7.1 - Use configure --with-cross-build as used by firebird build itself
Hello, |
Build FirebirdSQL database using native/libtommath and native/libtomcrypt as dependencies. Link against these native libraries during first step of cross build process. The build works for x64 architecture and DSM 7.1 - Use configure --with-cross-build as used by firebird build itself
Build FirebirdSQL database using native/libtommath and native/libtomcrypt as dependencies. Link against these native libraries during first step of cross build process. The build works for x64 architecture and DSM 7.1 - Use configure --with-cross-build as used by firebird build itself
Build FirebirdSQL database The build works for x64 and aarch64 architecture and DSM 7.0 and 7.1 - Use configure --with-cross-build as used by firebird build itself
Build FirebirdSQL database The build works for x64 and aarch64 architecture and DSM 7.0 and 7.1 - Use configure --with-cross-build as used by firebird build itself
Build FirebirdSQL database The build works for x64 and aarch64 architecture and DSM 7.0 and 7.1 - Use configure --with-cross-build as used by firebird build itself
Build FirebirdSQL database The build works for x64 and aarch64 architecture and DSM 7.0 and 7.1 - Use configure --with-cross-build as used by firebird build itself
Build FirebirdSQL database The build works for x64 and aarch64 architecture and DSM 7.0 and 7.1 - Use configure --with-cross-build as used by firebird build itself
The progress continues in PR #5837 |
Software Name
Firebird
Brief Description
Firebird is a relational database offering many ANSI SQL standard features that runs on Linux, Windows, MacOS and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers. It has been used in production systems, under a variety of names, since 1981.
Website
https://firebirdsql.org/
Documentation
https://firebirdsql.org/en/firebird-rdbms/
Build/Installation documentation
https://www.firebirdsql.org/en/building-the-code/
Source code
https://github.com/FirebirdSQL/firebird
OpenSource License
other (please specify below)
Other License
Mozilla Public License
The text was updated successfully, but these errors were encountered: