Re: error compiling bonobo-activation, glib related?



> > ok, removing -ansi gives:
> > 
> > cc1: unknown C standard `c99'
> > 
> > re-adding -ansi and removing -std=c99 seems to work, both for the test
> > program and the Bonobo_Unknown-common.c file. But I still get the glib
> > problem (__VA_ARGS__).
> > 
> 
> The -std=c99 was specifically to avoid that glib problem. what version
> of gcc do you have? Does -std=c9x work?
> 
gcc 2.95-4.

and yes, passing -std=c9x works

thanks!
-- 
Rodrigo Moya <rodrigo gnome-db org> - <rodrigo ximian com>
http://www.gnome-db.org/ - http://www.ximian.com/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]