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

Building SQLines #52

Open
kfordaccela opened this issue Oct 15, 2019 · 2 comments
Open

Building SQLines #52

kfordaccela opened this issue Oct 15, 2019 · 2 comments

Comments

@kfordaccela
Copy link

../sqlparser/sqlparser.a doesn't exist for use by

sqlines/sqlines/build_all64.sh
and
sqlines/sqlines/build_all.sh

@kfordaccela
Copy link
Author

Also got error:
g++: error: unrecognized command line option ‘-m32’; did you mean ‘-mbe32’?

and
g++: error: unrecognized command line option ‘-m64’

using G++:
g++ (Raspbian 8.3.0-6+rpi1) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Note that this could be an issue compiling on an ARM processor, going to try x86 and x86-64

@kfordaccela
Copy link
Author

Thould that the error with the missing " ../sqlparser/sqlparser.a" could have been that it needed to be built. Went to that directory to attempt build without x86 and x86_64 flags on gcc build.

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

No branches or pull requests

1 participant