Menu

not enough space when memory allocation

Help
gual
2023-07-22
2023-07-25
  • gual

    gual - 2023-07-22

    I am using the latest release of Mingw64 (gfortran) and I have the message : Error allocating 1824 bytes: Not enough space.
    If I look the heap memory free in the task mamaging of windows there are
    enough space to allocate this memory : 2Go
    I don't understand whi I can't adress this free memory with the Fortran Allocate instruction.
    Can anybody help me?

     
  • gual

    gual - 2023-07-25

    I fix it using the X86_64 toolchain and not the I686 toolchain.

     

Log in to post a comment.