We use Sun Forte C. 2.4.7 was the last version I compiled. acc seemed
to struggle with glib's inline, but I could get through the compile by
setting:
CC="acc -DG_INLINE_FUNC=extern"
before running "configure." Hope this helps.
Gregg Dameron
Tomi Vainio - Sun Finland - wrote:
> Does anyone use other compilers than gcc to compile fvwm? Sun Forte C
> fails with two fatal errors and gives lot of warnings.
>
> First one is use of __attribute__ so I stole old #define
> __attribute__(x) from 2.4.8 sources. Second problem is char
> *gbk_0[0]= {"GBK", NULL}; in libs/FlocaleCharset.c
>
> Tomppa
> --
> Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
> To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
> message to majordomo_at_fvwm.org.
> To report problems, send mail to fvwm-owner_at_fvwm.org.
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Thu Jul 25 2002 - 11:39:35 BST