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

Adjusted a few lines to Allow for AIX compiling. #32

Merged
merged 1 commit into from Jul 24, 2018
Merged

Adjusted a few lines to Allow for AIX compiling. #32

merged 1 commit into from Jul 24, 2018

Conversation

abmusse
Copy link

@abmusse abmusse commented May 10, 2018

I Had to make these changes to get odbc npm package compiled with node-gyp on my AIX machine. Accepting these changes would streamline the npm install process for those using AIX.

@wankdanker wankdanker merged commit 6f7206a into wankdanker:master Jul 24, 2018
@wankdanker
Copy link
Owner

Merged and published to npm as odbc@1.4.3.

Sorry for the delay.

@ThePrez
Copy link

ThePrez commented Jul 24, 2018

Thanks!!
This can install fine now on the IBM i platform via:
LDFLAGS='-Wl,-brtl,-bnoquiet,-blibpath:/QopenSys/pkgs/lib,-lodbc' CXXFLAGS=-I/QOpenSys/pkgs/include npm install odbc
A future PR will modify the .gyp appropriately to support the new platforms

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

Successfully merging this pull request may close these issues.

None yet

3 participants