https://github.com/dotnet/coreclr/wiki/Building-and-Running-CoreCLR-on-Linux

ubuntu-14.10

clang --version
Ubuntu clang version 3.5.0-4ubuntu2 (tags/RELEASE_350/final) (based on LLVM 3.5.0)
Target: x86_64-pc-linux-gnu
Thread model: posix

mscorlib.dll暂时还要在windows上编译

build.cmd unixmscorlib

============================

话说那个libcoreclr.so怎么那么大(88M)?

最新文章

  1. 《Note --- Unreal 4 --- behavior tree》
  2. Jsp+ Servlet+Ajax实现点赞功能
  3. JavaScript 简介
  4. ThinkPHP几个配置文件的位置
  5. angularJS之$watch、$digest和$apply方法
  6. Ubuntu 12.04下搭建Qt开发环境
  7. 给Qt应用程序添加图标文件ico setWindowIcon
  8. PHP中foreach循环详解
  9. HDU 1151 Air Raid(最小路径覆盖)
  10. BZOJ1672: [Usaco2005 Dec]Cleaning Shifts 清理牛棚
  11. xml 文件的增删改查
  12. Http Analyzer 数据抓包
  13. hdu_4823_Energy Conversion
  14. javascript 中this的使用场景全
  15. 【转】svn cleanup failed–previous operation has not finished; run cleanup if it was interrupted
  16. 谷歌浏览器 插件安装配置Momentum chrome
  17. moonmq: 用go实现的高性能message queue
  18. [Swift]LeetCode11. 盛最多水的容器 | Container With Most Water
  19. 解决ssh登录慢的问题
  20. day 15 - 2 内置函数练习

热门文章

  1. bwa用法
  2. 怎样获取本机的ip地址
  3. Linux 条件判断
  4. 我眼中的项目leader
  5. 十大开源的.NET用户界面框架 让GUI设计不再犯难
  6. iOS TableView如何刷新指定的cell或section
  7. oracle创建用户并导入dmp文件
  8. 深入理解JavaScript中的==运算符
  9. Swift:subscript
  10. 用SYS_CONNECT_BY_PATH进行层级查询时的排序问题