Hello
I had tried to compile gpc under freebsd last year. But didn`t get far. Now I`m trying with a newer version of the compiler.
gpc-20030830 gcc-3.3.1 .
This is the last make output :
gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -DHAVE_CIG_H -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -Wtraditional -pedantic -Wnong-long -o xgpc p/gpc.o prefix.o version.o intl.o ./intl/libintl.a ../libiberty/libiberty.a gcc -o p/diagnostic.o -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -II/usr/home/karim/pascal/gcc-3.3.1/gcc -I/usr/home/karim/pascal/gcc-3.3.1/gcc/p -I/usr/home/karim/pascal/gcc-3.3.1/gcc/config -I/usr/home/km/pascal/gcc-3.3.1/gcc/../include -DGPC gcc: No input files specified *** Error code 1
Stop in /usr/home/karim/pascal/gpc-build/gcc. *** Error code 1
Stop in /usr/home/karim/pascal/gpc-build.
Has anybody a clue how to solve this problem ?
Greetings Karim