I just noticed this code in win32.h and cygwin.h: #if __GNUC__ && ! defined (__declspec) #error You need egcs 1.1 or newer for compiling! #endif EGCS was merged back into gcc with the 2.95 release in 1999, according to Wikipedia, So perhaps we should just remove these ancient relics, or at least bring them up to date? cheers andrew
Andrew Dunstan <andrew@dunslane.net> writes:
> I just noticed this code in win32.h and cygwin.h:
> #if __GNUC__ && ! defined (__declspec)
> #error You need egcs 1.1 or newer for compiling!
> #endif
> EGCS was merged back into gcc with the 2.95 release in 1999, according
> to Wikipedia, So perhaps we should just remove these ancient relics, or
> at least bring them up to date?
+1 for removing it.
regards, tom lane
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера