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

Compile 589 with mingw64 #177

Closed
gianpj opened this issue Jun 1, 2021 · 1 comment
Closed

Compile 589 with mingw64 #177

gianpj opened this issue Jun 1, 2021 · 1 comment

Comments

@gianpj
Copy link

gianpj commented Jun 1, 2021

The Makefile.wng of 589 does not contain references to xbuf.c and xbuf.o, so the final linking phase produces unresolved. I was able to compile (only the less.exe) adding xbuf.c to the LESS_SRC section and xbuf.o to the OBJ section

@gwsw
Copy link
Owner

gwsw commented Jun 1, 2021

Fixed in aa84776.

@gwsw gwsw closed this as completed Jun 1, 2021
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

2 participants