gcc in ubuntu natty beta 2

Alain Muls alain.muls at telenet.be
Tue Apr 19 12:51:21 UTC 2011


On 18 April 2011 22:41,  <ubuntu-users-request at lists.ubuntu.com> wrote:
>>Hi All
>>
>>I am having trouble with the compiler in Ubuntu Natty beta 2.
>>I have two programs I am working on, compilation is fine under Ubuntu
>>10.10, but in 11.04 beta I get
>>- compilation stops because the compiler runs out of virtual memory
>>for program 1
>>- program 2 uses uint8_t but in Natty I get that this type does not exist.
>>
>>Any suggestions are welcome
>>
>>bye/Alain
>
>
> For the second case, you could try #including stdint.h
>

Hi

I included stdint.h but it does not find uint8_t, uint16_t is also
used and he has no complaints about that type.

bye/Alain




More information about the ubuntu-users mailing list