This is the mail archive of the gcc@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: Call for testers: libiberty/physmem.c


On Fri, Feb 21, 2003 at 09:28:52AM -0500, Kaveh R. Ghazi wrote:
> Now that the libiberty bits are installed, I'd like to see how many
> systems physmem.c works on.
> 
> So far these are my results:
> 
> Works?	Platform
> YES	sparc-solaris2.7
> YES	hpux11
> YES	x86-linux-gnu
> NO	mips-irix6.5

On FreeBSD 4.8-PRERELEASE it doesn't work (prints zeros).  FreeBSD
doesn't provide physical memory information via sysconf, you can use
sysctl instead.

Krzysztof
 


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