This is the mail archive of the gcc-help@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]

ARM native gcc-2.95.2


OK, I used my existing arm-linux-gcc cross-compiler to build a native
arm gcc.  When using the arm native gcc to compile a simple C (int
main(void){return 0;}) program (or a complex one for that matter) it
hangs for about 30 seconds, and then I repeatedly get the message:

Out of memory: Killed process 553 (cpp)

about 50-100 times.  I have 32M of RAM on the nfs-rooted board I am
working with, don't see how it could actually be a problem.

If you have any advice, please CC me, as I'm not subscribed to the list.

Thanks,
Ben


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