V3 PATCH: Update Solaris defines

Phil Edwards pedwards@disaster.jaj.com
Tue May 8 09:47:00 GMT 2001


On Mon, May 07, 2001 at 08:06:25PM -0700, Mark Mitchell wrote:
> The reason is that V3 was defining _LARGEFILE64_SOURCE, but not
> _LARGEFILE_SOURCE.  This makes include <stdio.h> not work on Solaris
> 2.8 because off64_t does not get defined, but:

Good catch.  I should have seen that.


> Because Solaris 2.7 and 2.8 share a configuration
> file, I've changed Solaris 2.7 as well.  Hopefully that won't hurt
> anything.
> 
> It may be that this patch is needed on Solaris 2.[56] as well, but I
> don't have access to any such systems.

Neither do I, but large file support was added in 2.6, so this should
probably go in the 2.6 dir as well.


Phil

-- 
pedwards at disaster dot jaj dot com  |  pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools.  Fools are protected by more capable fools.



More information about the Libstdc++ mailing list