Real-time

Real-time or real time may refer to:

Computing

Applications of real-time computing

Other science and technology

Arts and entertainment

Film, television and radio

Video gaming

  • Real-time game, with continuous play rather than by turn

Game companies

Literature

Music

Other uses

gollark: ```osmarks@fenrir /t/home> make dalegcc -Wall -g -c -c -o src/main.o src/main.cgcc -Wall -g -c -c -o src/err.o src/err.cgcc -Wall -g -c -c -o src/alloc.o src/alloc.cgcc -Wall -g -c -c -o src/string.o src/string.cgcc -Wall -g -c -c -o src/variable.o src/variable.cgcc -Wall -g -c src/host/posix.c -o src/host/posixgcc -o .ogcc: fatal error: no input filescompilation terminated.make: *** [<builtin>: .o] Error 1```
gollark: ```osmarks@fenrir /t/home> make dalegcc -o .ogcc: fatal error: no input filescompilation terminated.make: *** [<builtin>: .o] Error 1```now. I'll try with `make clean` then that.
gollark: Maybe I should just compile it manually.
gollark: Perhaps my copy of make is afflicted by a trusting trust attack launched by palaiologos which mysteriously breaks certain makefiles.
gollark: ```osmarks@fenrir /t/home> makegcc -Wall -g -c src/host/posix.c -o src/host/posixgcc -o .ogcc: fatal error: no input filescompilation terminated.make: *** [<builtin>: .o] Error 1```

See also

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.