This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: PCH support on Solaris


> mincore returns 
> 
>      ENOMEM
>            Addresses in the range [addr, addr + len] are  invalid
>            for  the  address space of a process or specify one or
>            more pages which are not mapped.

How stupid.  We are looking for pages that are mapped, not vice versa.

Paolo


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