config.make

2003-06-04 Thread Chris B. Vetter
Hi, why does config.make override the CC I specify on the commandline? :0> CC=gcc32 gmake Making all in Foobar... [...] Making all for subproject Extensions... gmake[3]: gcc33: Command not found [...] :2> grep -R gcc33 /System/Makefiles ix86/freebsd/config.make:CC =

Re: config.make

2003-06-05 Thread Nicola Pero
> Hi, > > why does config.make override the CC I specify on the commandline? > > :0> CC=gcc32 gmake Good question :-) - try with - gmake CC=gcc32 note that CC=gcc32 should be *after*, not *before*, the make command if you want to manually override a variable define

[bugs #11833] gnutar used in config.make regardless of whether it exists

2005-02-02 Thread Alex Perez
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11833> Summary: gnutar used in config.make regardless of whether it exists Project: GNUstep Submitted by: aperez Submitted on: Thu 02/03/2005 at 07:12

[bugs #11833] gnutar used in config.make regardless of whether it exists

2005-02-04 Thread Adam Fedor
Update of bugs #11833 (project gnustep): Status:None => Unreproducible Assigned to:nico => fedor ___ Follow-up Comment #1: TAR is set from c

[bug #11833] gnutar used in config.make regardless of whether it exists

2005-04-06 Thread Nicola Pero
Follow-up Comment #2, bug #11833 (project gnustep): Alex, can we close this bug ? If not, can you send as many details / config.log etc as you can so we can actually fix it. Thanks ___ Reply to this item at: