Skip to content
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

Native build does not automatically generate correct modulename on amd64 [JDBC239] #288

Closed
firebird-automations opened this issue Mar 3, 2012 · 4 comments

Comments

@firebird-automations
Copy link

Submitted by: @mrotteveel

The native build does not automatically set the modulename to jaybird22_x64 (and libjaybird22_x64.so / jaybird22_x64.dll) on 64 bit platforms (AMD64/Intel 64-EMT).

Commits: 8a8efe5

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

assignee: Roman Rokytskyy [ rrokytskyy ] => Mark Rotteveel [ avalanche1979 ]

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

Changed build files to set name to jaybird22_x64 if the reported architecture is amd64 (which depends on the bitness of the JVM, so running a 32 bit JVM on Windows 64 will report x86 and set the name to jaybird22).

As I built the Windows DLLs from within Visual Studio (with the correct modulename in the config), this mostly affects the Linux build.

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: Jaybird 2.2 [ 10053 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

status: Resolved [ 5 ] => Closed [ 6 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants