[csw-maintainers] GCC build question
Sebastian Kayser
skayser at opencsw.org
Sat Mar 7 11:11:59 CET 2009
Mike Watters wrote:
> I have gcc 4.3.3 building successfully on solaris 8
> both v8/v9 arch. I have i386 and amd64 building successfully
> on solaris 10 x86, and i386 building on solaris 8.
>
> is there any way to merge the solaris 10 and solaris 8
Don't know whether this helps with gcc, but what i do with mbuffer is
to set BUILD64=1 an then
1) on build8x: gmake build-isa-i386
2) on build10x: gmake merge
3) on build8x: gmake package
Sebastian
More information about the maintainers
mailing list