您当前的位置: 首页 > 

柳鲲鹏

暂无认证

  • 0浏览

    0关注

    4642博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

JDK默认是little-endian

柳鲲鹏 发布时间:2019-10-25 14:51:26 ,浏览量:0

今天编译ARM的OPENJDK,下载了一个Big Endian版本:

https://github.com/vascokk/openjdk8-aarch64_be

 

编译提示错误如下:

checking for target address size... 64 bits
checking whether byte ordering is bigendian... no
configure: error: The tested endian in the target (little) differs from the endian expected to be found in the target (big)
configure exiting with result code 1

由此可见,默认应该是little endian

关注
打赏
1665724893
查看更多评论
立即登录/注册

微信扫码登录

0.1004s