Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.development.apps > #883
| From | Borneq <borneq@antyspam.hidden.pl> |
|---|---|
| Newsgroups | comp.os.linux.development.apps |
| Subject | How compile GNU make from sources? |
| Date | 2018-12-05 15:20 +0100 |
| Organization | ATMAN - ATM S.A. |
| Message-ID | <pu8mr5$s1n$1@node2.news.atman.pl> (permalink) |
I can't see make list on https://lists.gnu.org/mailman/listinfo I have download make source tarball and if I try compile I have error: glob/libglob.a(glob.o): In function `glob': /home/user/Downloads/make-4.2/glob/glob.c:581: undefined reference to `__alloca' glob/libglob.a(glob.o):/home/user/Downloads/make-4.2/glob/glob.c:732: more undefined references to `__alloca' follow I want compile it from sources bacause I ant prepare it do not rebuild all after git commits. Make has one big disadvatage: after git commit of project, whole project is rebuild.
Back to comp.os.linux.development.apps | Previous | Next — Next in thread | Find similar
How compile GNU make from sources? Borneq <borneq@antyspam.hidden.pl> - 2018-12-05 15:20 +0100
Re: How compile GNU make from sources? Tauno Voipio <tauno.voipio@notused.fi.invalid> - 2018-12-05 19:37 +0200
Re: How compile GNU make from sources? Borneq <borneq@antyspam.hidden.pl> - 2018-12-05 19:02 +0100
Re: How compile GNU make from sources? Rainer Weikusat <rweikusat@talktalk.net> - 2018-12-05 18:18 +0000
Re: How compile GNU make from sources? Tauno Voipio <tauno.voipio@notused.fi.invalid> - 2018-12-05 20:21 +0200
Re: How compile GNU make from sources? Borneq <borneq@antyspam.hidden.pl> - 2018-12-05 20:28 +0100
Re: How compile GNU make from sources? Tauno Voipio <tauno.voipio@notused.fi.invalid> - 2018-12-05 22:43 +0200
Re: How compile GNU make from sources? Rainer Weikusat <rweikusat@talktalk.net> - 2018-12-05 23:07 +0000
Re: How compile GNU make from sources? Borneq <borneq@antyspam.hidden.pl> - 2018-12-05 21:30 +0100
csiph-web