[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Question about configure/Makefile
- Subject: Re: Question about configure/Makefile
- From: Gilbert <amigo (at) ibiblio (dot) org>
- Date: Mon, 3 Nov 2008 09:50:50 +0100
- Message-id: <20081103095050 (dot) 45223714 (at) slackpre11 (dot) amigolinux (dot) org>
On Sun, 2 Nov 2008 18:51:07 -0800 (PST)
rolland.santimano@yahoo.com wrote:
> I don't have the answer to your quesn, but it would be really nice to be able to also log the long form of the compile cmd. This would be useful in 2 cases:
> [1] debug the compile process itself
> [2] figure out compile flags, headers & libs, etc that get passed for each file
>
> Maybe an option to toggle between short & long form output, but which defaults to long form ?
>
>
> ----- Original Message ----
> From: Carlos R. Mafra <crmafra@gmail.com>
> Sent: Monday, November 3, 2008 6:36:42 AM
>
> I was trying to beautify the compilation of wmaker, so that instead of all those long messages
> gcc -DHAVE_CONFIG_H -I. -I../wrlib -I../WINGs -I/usr/local/include -DLOCALEDIR=\"/usr/local/lib/locale\" -fno-strict-aliasing -g -O2 -c actions.c
> gcc -DHAVE_CONFIG_H -I. -I../wrlib -I../WINGs -I/usr/local/include -DLOCALEDIR=\"/usr/local/lib/locale\" -fno-strict-aliasing -g -O2 -c appicon.c
>
> now I have something like this,
> Compiling actions.o
> Compiling appicon.o
> .
You'd need to make those changes in the Makefile.in files, I believe -maybe in Makefile.am as well.
Gilbert Ashley
--
To unsubscribe, send mail to wmaker-dev-unsubscribe@lists.windowmaker.info.