help-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

redirection for windows


From: Christian MARECHAL
Subject: redirection for windows
Date: Thu, 28 Jul 2005 16:16:10 +0200

Hello,

 

I'm using the gnu arm V4.0.0 and I don't know how to have the result of compilation into a file?

My syntax is :

"arm-elf-gcc.exe -Os -g -c -s -mcpu=arm920t  -IInc\  -DTESTCM  XiSDK\AppStart.c -o XiSDK\AppStart.o"

I have tried :

"arm-elf-gcc.exe -Os -g -c -s -mcpu=arm920t  -IInc\  -DTESTCM  XiSDK\AppStart.c -o XiSDK\AppStart.o > fic.log", but fic.log is always empty?

 

Do you know a compiler option to generate a log??

 

Thanks,

 

Best Regards,

 

Christian.

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]