Hi,
yes i checked the config file and it seems like it can´t really open the a.out file. On configure process i see it create a file named a.out but it can´t open it. Im trying to compile this package from my running system because there are some programs i can´t compile in from scratch. But they are already compiled in the distfeed.
I tried to compile a simple test.c program but now i get this error wich i solved for the configure on my testfile again
/usr/bin/ld: error: a.out uses VFP register arguments, /tmp/ccIBGblF.o does not
/usr/bin/ld: failed to merge target specific data of file /tmp/ccIBGblF.o
I managed to add my own package(another one than i want to build in) to add it to my buildroot so i hope i can build it in from scratch i guess this gonna be the better way. But i still don´t know why gcc wont work on my System... And it would be much better when it does.
greetings