bocke 12.01.2013, 20:27 |
GNU Automake to drop DJGPP support (Announce) |
It seems Automake is dropping DJGPP support. I've just found this article on Phoronix: Automake Looks To Drop MS-DOS, Windows 95/98/ME |
RayeR![]() CZ, 12.01.2013, 21:39 @ bocke |
GNU Automake to drop DJGPP support |
Automake in DJGPP didn't worked for me anyway so I don't care. Sometimes I had to run it under windows and then manually edit the makefile for djgpp use. I don't like this new makefile generators at all but what can I do, they are spreading like plague even for primitive projects consisting of few files that are much smaller than make script machinery around (I don't remember but rough 1MB of crap vs 50kB of source files)... --- |
Rugxulo![]() Usono, 13.01.2013, 21:07 @ RayeR |
GNU Automake to drop DJGPP support |
The main priorities for GNU are (AFAICT) Linux and Hurd and related software. Though the GNU Coding Standards doc does say this: |
bocke 14.01.2013, 23:05 @ Rugxulo |
GNU Automake to drop DJGPP support |
I don't think that Linux is any kind of priority for GNU. :) Their projects on Linux yes. It's kind of a test case for Hurd. |
bocke 14.01.2013, 22:30 @ RayeR |
GNU Automake to drop DJGPP support |
Well, using Winnie is one of the options. But not everyone uses that. That method is utterly unusable under *nix, as the differences might be much greater. For simple packages, ok. But for those with a lot of additional options like GCC... Nope. |
marcov 16.01.2013, 15:12 @ bocke |
GNU Automake to drop DJGPP support |
> I wonder if and what influence would this have on DJGPP. |
RayeR![]() CZ, 16.01.2013, 17:42 @ marcov |
GNU Automake to drop DJGPP support |
> If I go to their site, and click release, all I see are archives from the --- |
bocke 18.01.2013, 16:22 (edited by bocke, 18.01.2013, 16:42) @ marcov |
GNU Automake to drop DJGPP support |
> > I wonder if and what influence would this have on DJGPP. |
Rugxulo![]() Usono, 18.01.2013, 17:43 @ bocke |
GNU Automake to drop DJGPP support |
> > How active is DJGPP still? To have influence you must first be active, |
bocke 19.01.2013, 10:02 @ Rugxulo |
GNU Automake to drop DJGPP support |
I just gave up and converted Andris' rpm packages to tgz. It seems to work. |