Richard Lowe wrote:
> Roland Mainz wrote:
> > Roland Mainz wrote:
> >> Does anyone know what the following error means:
> 
> [snip]
> 
> > ERROR: ctfconvert: pics/bltins/read.o: Couldn't parse stab
> > "#vla0:(0,14)" (source file pics/bltins/read.o)
> 
> > -- snip --
> >
> > It seems this issue crept in either between B37 and B48 or between B48
> > and B51... ;-(
> 
> This changed with the switch to Studio 11.

Is there any way around it or a quick workaround ?

> Studio 10 would generate:
> 
>          .stabs "str:(0,28)=zr(0,4);0;S-8;(0,1)",128,0,0,4294967284
> 
> Whereas Studio 11 generates:
>          .stabs "#vla0:(0,14)",128,0,4,4294967288
>          .stabs "str:(0,28)=zr(0,4);0;S-8;(0,1)",128,0,0,4294967284
> 
> The 'error' is the ctf tools stab parser having utterly no idea what
> the #vla0 bit is.

Let me guess - "variable length array" ?

----

Bye,
Roland

-- 
  __ .  . __
 (o.\ \/ /.o) [EMAIL PROTECTED]
  \__\/\/__/  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
  /O /==\ O\  TEL +49 641 7950090
 (;O/ \/ \O;)
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to