Re: FVWM: question

From: Graeme McCaffery <Graeme.McCaffery_at_astro.cf.ac.uk>
Date: Tue, 29 Oct 1996 10:31:56 +0000 (GMT)

Liu Xin
> Dear Sir,
>
> I am trying to compile FVWM under SunOS. How to replace ''cc'' with
> ''acc'' or ''gcc''?
>

I have a file that I include to more imake files, a sort of template. I'm sorry
I've forgotten where I got this originally:

#define USE_GCC
 
#ifdef USE_GCC
CC = gcc
CCOPTIONS = -Wall
CDEBUGFLAGS = -O2 -fomit-frame-pointer
#endif


just put it at the top of the imake file. your problem is due to the settings in
the site templete which don't properly provide the define GCC

-- 
email: G.McCaffery_at_astro.cf.ac.uk
snail mail: University of Wales Cardiff
	    School of Physics & Astronomy
            P.O. Box 913
	    Cardiff
	    CF2 3YB
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Tue Oct 29 1996 - 04:36:04 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:59 BST