Re: RFR: build pragma error with gcc 4.4.7

2018-04-21 Thread Andrew Hughes
On 16 March 2018 at 11:05, David Holmes wrote: > Hi Michal, > > On 16/03/2018 8:48 PM, Michal Vala wrote: >> >> Hi, >> >> I've been trying to build latest jdk with gcc 4.4.7 and I hit compile >> error due to pragma used in function: > > > That's a very old gcc. Our "official" version is 4.9.2 but

Re: RFR: build pragma error with gcc 4.4.7

2018-04-21 Thread Andrew Hughes
On 19 March 2018 at 23:23, Kim Barrett wrote: >> On Mar 16, 2018, at 6:48 AM, Michal Vala wrote: >> >> Hi, >> >> I've been trying to build latest jdk with gcc 4.4.7 and I hit compile error >> due to pragma used in function: >> >> /mnt/ramdisk/openjdk/src/hotspot/os/linux/os_linux.inline.hpp:103: