Re: cc1plus: out of memory allocating 33554432 bytes after a total of 38465536 bytes

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

 



>
> We've been here before.  What are you doing this?  Why don't you write
> thet data into a file and read it at runtime?  That's what everyone
> else would do.
>
> Reading the data at runtime would be no slower at all if you used
> mmap() to do it.
>
> Andrew.

It doesn't matter, why i do it on such way. 
The quastion is, why g++ cannot compile (without optimisaion, -O0, -Q) 
function (even rathner large one), where is only assignation code? what can 
be simpler than that? 

I haven't  got yet the result, whether "intel c++" can do it... in progress... 
but i hoped, g++ can manage this problem.


How i havbe to understand the value 38465536 (see subj)??? 

Regards,
Pavel


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux