patches to make jdk8 build on NetBSD
    Christos Zoulas 
    christos at zoulas.com
       
    Mon May  9 12:57:16 UTC 2016
    
    
  
On May 9,  7:22am, kurt at intricatesoftware.com (Kurt Miller) wrote:
-- Subject: Re: patches to make jdk8 build on NetBSD
| Hi Christos,
| 
| Do you know what version of gcc -gstabs broke? The last time I checked
| -gstabs was still needed on OpenBSD due to the blowup in libjvm.so size.
| I think the the removal of -gstabs should be conditional on gcc version.
I am using gcc-5.3. The exact error is:
cc1plus: error: the "stabs" debug format cannot be used with pre-compiled
headers [-Werror=deprecated]
I see the same error string in the gcc-4.8.3 sources I have around.
I don't have anything older... Searching through google for that error
message, it appears that the jdk build broke with gcc-4.8.
Best,
christos
    
    
More information about the bsd-port-dev
mailing list