Guest User

Untitled

a guest
Apr 26th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1.  
  2. D:\OS DEV\prettyos\trunk\Source>tools\mingw32-make FloppyImage.img OS=WINDOWS
  3. i586-elf-gcc assert.c -c -std=c99 -march=i486 -Wshadow -m32 -Werror -Wall -ffunc
  4. tion-sections -fdata-sections -O -ffreestanding -nostdinc -fno-pic -fno-builtin
  5. -fno-stack-protector -fomit-frame-pointer -fno-common -Iinclude -o ..\..\object_
  6. files\user\stdlibc/assert.o
  7. process_begin: CreateProcess(NULL, i586-elf-gcc assert.c -c -std=c99 -march=i486
  8. -Wshadow -m32 -Werror -Wall -ffunction-sections -fdata-sections -O -ffreestandi
  9. ng -nostdinc -fno-pic -fno-builtin -fno-stack-protector -fomit-frame-pointer -fn
  10. o-common -Iinclude -o ..\..\object_files\user\stdlibc/assert.o, ...) failed.
  11. make (e=2): The system cannot find the file specified.
  12. mingw32-make[1]: *** [assert.o] Error 2
  13. mingw32-make: *** [userlibs] Error 2
  14.  
  15. D:\OS DEV\prettyos\trunk\Source>pause
  16. Press any key to continue . . .
Add Comment
Please, Sign In to add comment