[tools-compilers] When will Studio 12+1 be out ?

2008-06-09 Thread Roland Mainz
Alexander.Gorshenev at Sun.COM wrote: > On Mon, 9 Jun 2008, Roland Mainz wrote: > > Kuldip Oberoi wrote: > >> Roland Mainz wrote: > >>> Sean Sprague wrote: [snip] > >> Access checking did improve with SS12 + latest patches (SS12 has support > >> for x86), but if there are issues/RFEs, let us know.

[tools-compilers] When will Studio 12+1 be out ?

2008-06-09 Thread alexander.gorshe...@sun.com
On Mon, 9 Jun 2008, Roland Mainz wrote: > Kuldip Oberoi wrote: >> Roland Mainz wrote: >>> Sean Sprague wrote: > Does anyone know when (approximately) the Sun Studio version after > "Studio 12" will be released ? > I guess that the obvious question is "what extraq functionality do

[tools-compilers] When will Studio 12+1 be out ?

2008-06-09 Thread Roland Mainz
Kuldip Oberoi wrote: > Roland Mainz wrote: > > Sean Sprague wrote: > >>> Does anyone know when (approximately) the Sun Studio version after > >>> "Studio 12" will be released ? > >>> > >> I guess that the obvious question is "what extraq functionality do you > >> need? Cross-compilation?"... > > >

[tools-compilers] static funcitons have no debug info even with -g

2008-06-09 Thread Yandong Yao
Hi guys, I use SunStudio (cc -V output 'cc: Sun C 5.9 SunOS_i386 2007/11/15') to compile parrot (http://www.parrotcode.org/source.html), and with debug infor by default. but when I want stop in static function, I got the following error: dbx: warning "compile_to_bytecode" has no debugger info -