I scanned through those threads and write-ups.
I didn't see any specific new issues related
to SS12.


----------------------------------------

The page:
Using Sun Studio 12 with OpenSolaris
http://wikis.sun.com/display/SunStudio/Using+Sun+Studio+12+with+OpenSolaris

says that we can use SS12 to compile OpenSolaris _without_ fixing __SSNEXT 
after build 51 but I get the
"./debug64/unix.o" relocation errors (tons of 'em) and also very many warnings 
about: "-xarch=amd64 is
deprecated, use -m64 to create 64-bit programs" which would be nice to have 
fixed by the time b94 had come out ...

----------------------------------------

The -xarch problem is a known issue.  You have to use different flags for SS11 
and SS12
if you want to avoid all warnings.  The compiler teams discussed patching away 
the warning,
I think, but I don't know if that happened yet or not.

I don't know anything about the unix.o relation errors.  Does anyone know
more about that?

I don't think the twiki page has been updated in a while.  If there's anything
that needs to be updated, the general population is invited to edit that page
(you need a sun.com login), or I can make any updates people want to suggest.

--chris





Rob Clark wrote:
>> "Peter D. Dennis" wrote:
>>>> Chris Quenelle wrote:
>>>>> Is there any interest in having a public page where we could track
>>>>> the known issues with using Sun Studio 12 to build Solaris?
>>>>>
>>>>> For now, the official Sun compilers to use when building OpenSolaris
>>>>> are the Sun Studio 11 compilers plus a specific set of patches.
>>>>>
> 
> Check out this URL: 
> http://www.opensolaris.org/jive/thread.jspa?messageID=262975&;
> --
> This message posted from opensolaris.org
> _______________________________________________
> tools-compilers mailing list
> tools-compilers at opensolaris.org


Reply via email to