This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Help compiling gcc-2.95.2


Hi , 
I'm trying to cross-compile gcc-2.95.2 on my linux machine for the StrongARM
processor.

I've said configure --target=arm-linux --prefix=/usr/local/arm.

(I've installed binutils 2.95.0.25).

When I say make -i LANGUAGES=c , the make bombs saying the following :

gcc/xgcc cannot create executables. This error seems non-fatal , since the
compile proceeds . But after some time, there is a rmdir cc1objc attempted ,
which causes the compile to bomb. 

The final statement before failure is :

checking whether the compiler cc1obj is created ... no . 
rmdir cc1objc ... directory not empty. 

Please advice.

Thanks in advance,
Kumar

____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]