Cross compilation discussion
    Andrew Haley 
    aph-open at littlepinkcloud.com
       
    Wed Dec  6 12:18:23 UTC 2023
    
    
  
On 11/29/23 14:31, erik.joelsson at oracle.com wrote:
> Perhaps what we need to do is separate the notion of needing a separate
> BUILD_JDK from the notion of cross compiling.
Isn't that what --with-sysroot= usually means? In that case, you're
building against an incompatible set of libraries. By definition,
because if you're building against a compatible set of libraries you
don't have a different sysroot.
-- 
Andrew Haley  (he/him)
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
https://keybase.io/andrewhaley
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671
    
    
More information about the build-dev
mailing list