首先,所有的文件夹都不能有空格和中文

其次,出现这些SB错误

make -s all includes 3 [main] ? (3732) c:\altera\91\quartus\bin\cygwin\bin\make.exe: ***fatal error - couldn't allocate heap, Win32 error487, base 0x9E0000, top 0xB30000, reserve_size 1372160, allocsize 1376256, page_const 4096 2 [main] make 7588 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0x100, errno 11 make: vfork: Resource temporarily unavailable Example 2: make -s all includes 3 [main] ? (4980) c:\altera\91\quartus\bin\cygwin\bin\make.exe: ***fatal error - couldn't allocate heap, Win32 error 487, base 0x970000, top 0xA40000, reserve_size 847872, allocsize 851968, page_const 4096 2 [main] make 1972 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0x100, errno 11 make[1]: /cygdrive/c/altera/91/nios2eds/components/altera_hal/build/common.mk:54: fork: Resource temporarily unavailable 3 [main] ? (6092) c:\altera\91\quartus\bin\cygwin\bin\make.exe: ***fatal error - couldn't allocate heap, Win32 error 487, base 0x970000, top 0xA60000, reserve_size 978944, allocsize 983040, page_const 4096 8408744 [main] make 1972 fork: child -1 - died waiting for longjmp before initialization, retry 0, exit code 0x100, errno 11 make[1]: /cygdrive/c/altera/91/nios2eds/components/altera_hal/build/chac_rules.mk:147: fork: Resource temporarily unavailable make[1]: *** No rule to make target `/bin/gtf/generated_all.mk.gtf', needed by `system_description/../obj/generated_all.mk-t'. Stop. make: *** [system_project] Error 2 Build completed in 40.947 seconds

这些编译错误,很显然是由于WIN7的管理模式而发生的

请把你的

1. Make.exe

2. Sh.exe

3. Echo.exe

4. Cygstart.exe

5. MakeInfo.exe

6. Perl.exe

7. Collect2.exe (under nios2eds\bin\nios2-gnutools\ H-i686-pc-cygwin\libexec\gcc\nios2-elf\3.4.6)

8. Nios2-elf-g++.exe (under nios2eds\bin\nios2-gnutools\ H-i686-pc-cygwin\bin)

用管理员模式和WIN XP SP2兼容模式运行

在论坛上看到某位老外说这样做成功率能达到90%,我在我电脑尝试后觉得最多只有60%的可能性,也许是我的软件版本不同。

最新文章

  1. css知多少(11)——position
  2. 常用原生JS方法
  3. 10天学会phpWeChat——第五天:实现新闻投稿功能
  4. DELL_LCD错误提示代码
  5. 世界城市 XML
  6. 《CLR via C#》读书笔记(5)基元类型、引用类型和值类型
  7. iOS学习30之UITableView编辑
  8. sencha 安装、学习
  9. 【转】web开发需要知道的事情
  10. Esper学习之四:Context
  11. yii2.0自带email
  12. MongoDB快速入门
  13. mysql基本了解
  14. Python二级-----------程序冲刺1
  15. Linux磁盘挂载
  16. 报文、http、https的理解
  17. 定制加载loading 图片
  18. 微软官方出的各种dll丢失的修复工具
  19. WCF使用net.tcp绑定的配置实例
  20. leetcode606

热门文章

  1. Logback简介及配置文件logback.xml详解
  2. C语言const是如何保证变量不被修改的?
  3. Nacos概述及安装
  4. Python-Tkinter 使用for循环生成列表式Button及函数调用
  5. Dynamics CRM安装教程八:Claims-based认证-外部访问配置(IFD配置)
  6. 《RT-Thread Studio开发STM32》第一章~第一节《配置STM32H743XIH6点亮LED灯》
  7. pytorch从入门到放弃(目录)
  8. Go-30-main包
  9. go中panic源码解读
  10. 案例分析–Note-taking Management Softwares