Khimenko Victor wrote:
"make[1]:entering directory '/usr/src/grx-2.3.1/src' gcc -c -06 -Wall -DLFB_BY_NEAR_POINTER -pipe -fomit-frame-pointer -I. -I. [...]
Install gcc ? What you are trying to do - install grx on system without gcc or something ? It's so obvious that you need gcc [...]
It is not. ;-) GRX compiles with a variety of other compilers - at least on the DOS platform.
It is worth trying to change `gcc' in your `makefile.whatever' to `cc' to use your system's C compiler. Since that compiler must have GCC-style inline assembler, the probability of this to work is not very high, however.
If your system is DOS/DJGPP or Linux, you can find GRX binaries on ftp://agnes.dida.physik.uni-essen.de/gnu-pascal/libs/binary/.
for X Window development you obviously need Xlib and appropriate headers) that it's not mentioned at all:
Indeed. Currently GRX does not come with AutoConf stuff and does not check for requirements.
if you can not compile even "Hello, World!" how you expect to compile something bigger ?
The previous mail did not say anything about "Hello, World!". ;-)
SCNR
Peter