gcc in ubuntu natty beta 2
Jonathan Hudson
jh+ubuntu at daria.co.uk
Mon Apr 18 20:06:48 UTC 2011
On Mon, 18 Apr 2011 22:01:31 +0200, Alain Muls 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
-jh
More information about the ubuntu-users
mailing list