Re: [dwm] autoconf

From: Anselm R Garbe <garbeam_AT_gmail.com>
Date: Thu, 19 Mar 2009 15:50:31 +0000

2009/3/19 Kurt Van Dijck <kurt.van.dijck_AT_eia.be>:
> I'm in the process of cross-compiling dwm. I understand the idea of
> having a config.mk for this, but it is not the easiest.
> Since I had to fix some other packets too, I learned myself to setup a
> minimal autoconf. This allows one to do:
> ./configure && make && make install

What does wc -l configure output after you run autoconf?

Anyway, I can't see any reason why setting CC and possibly INCS and
LIBS is more difficult than dealing with obscure arguments to
configure, which also may require CFLAGS, LDFLAGS and CC in the
environment if you intend to cross compiler -- OR some --target-XYZ
and --host-XYZ arguments...

For which target platform do you attempt to compile dwm?

(I only did it for maemo so far, and there I didn't need to change
anything at all, because my scratchbox setup was done properly).

Kind regards,
--Anselm
Received on Thu Mar 19 2009 - 15:50:31 UTC

This archive was generated by hypermail 2.2.0 : Thu Mar 19 2009 - 16:00:05 UTC