'K, after doing that and choosing "Linux (i386, Pentium or Unlisted Platform" I get this error:
make CC=gcc LDFLAGS= \
OBJECTS='decode_i386.o dct64_i386.o decode_i586.o \
audio_oss.o term.o' \
CFLAGS='-DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX \
-DREAD_MMAP -DOSS -DTERM_CONTROL\
-Wall -O2 -m486 \
-fomit-frame-pointer -funroll-all-loops \
-finline-functions -ffast-math' \
mpg123-make
make[1]: Entering directory `/home/john/mpg123-0.59r'
make[2]: Entering directory `/home/john/mpg123-0.59r'
gcc -DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX -DREAD_MMAP -DOS
S -DTERM_CONTROL -Wall -O2 -m486 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -c -o m
pg123.o mpg123.c
make[2]: gcc: Command not found
make[2]: *** [mpg123.o] Error 127
make[2]: Leaving directory `/home/john/mpg123-0.59r'
make[1]: *** [mpg123-make] Error 2
make[1]: Leaving directory `/home/john/mpg123-0.59r'
make: *** [linux] Error 2
What did i do wrong? I have a pentium 4 processor with linux, obvously. Thanks,
J
