Philipp Klaus Krause wrote:
> Why do have to "make realclean" each time before "make linux-x86-64-debug".
> 
> Workflow:
> 
> -Make some small change in Mesa
> -"make linux-x86-64-debug" > gives compiler error
> -Fix problem introduced wth the small change

Here, you should just run "make".

> -"make realclean"
> -"make linux-x86-64-debug"
> 
> I don't understand why the fourth step is necessary. Without it I get an
> "Please run 'make realclean' before changing configs" error.


Once you've chosen a config, just run 'make' to rebuild what's changed. 
  It's only the first time that you need to specify a configuration.

-Brian

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to