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

'make' with no target always re-links X11workbench, but should NOT #10

Open
bombasticbob opened this issue Jun 7, 2016 · 0 comments
Open

Comments

@bombasticbob
Copy link
Owner

as a side effect of adding a pseudo-target to build JUST X11workbench (using the debug/release library created via the 'configure' settings), X11workbench will re-link every time. This is because it doesn't have a proper build dependency for lib/libX11workbenchToolkit.a

Additionally, when using 'make', the library will build 3 times. Normally this isn't a problem, as the configure options need to be used for X11workbench, while a separate debug and release version of the library need to be built for the 'install'.

Consider modifying the dependencies for 'install' vs a normal build to accomodate this.

@bombasticbob bombasticbob changed the title 'make' with no target always re-links X11workbench 'make' with no target always re-links X11workbench, but should NOT Jul 19, 2016
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