This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: undefined reference to `gt_pch_nx_tree_code'


Hi,

Thanks a lot for your time and replies.. It worked. Im sorry it was a
silly mistake that I dint notice.

Aravinda

On Sun, Nov 1, 2009 at 5:45 PM, Laurynas Biveinis
<laurynas.biveinis@gmail.com> wrote:
>> static GTY(( is_param(union tree_code) )) htab_t boud_ins = NULL;
>
> Ah, now it's clear. You probably wanted "union tree_node" with n, not c, here.
>
> --
> Laurynas
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]