Hi,
I try to install gpc. First of all, I have to build and compile GCC core. My plateform is Alpha with RedHat.
When I build (ie : configure + make), an alphaev6-unknown-linux folder is created but no files or other folders in itself.
Is it an error? Is it right?
Because, after that, I build gpc and an other errors occur :
set_word_size undeclared
set_words_big_endian undeclared
What do I have to do?
Thanks