Re: [osol-code] Re: some puzzle about ctfconvert/ctfmerge

2007-05-13 Thread James C. McPherson
liujun wrote: Thanks, the other action: #gcc -D_KERNEL -c dummy.c #ctfconver -g -l LBL dummy.o ERROR:ctfconvert:dummy.o doesn't have type data to convert removing dummy.o what can i do for the error message? As I wrote earlier: The stabs message means (iirc) that you need to add the -gd

[osol-code] Re: some puzzle about ctfconvert/ctfmerge

2007-05-13 Thread liujun
Thanks, the other action: #gcc -D_KERNEL -c dummy.c #ctfconver -g -l LBL dummy.o ERROR:ctfconvert:dummy.o doesn't have type data to convert removing dummy.o what can i do for the error message? This message posted from opensolaris.org ___ opensola