Alexandre Julliard wrote:
Jason But jbut@swin.edu.au writes:
Not really related to the actual wine development but more to the make/build/install environment.
Remembering the most wine users will not necessarily be developers we should consider improving the output of running (./configure && make) to make it more user friendly. Hopefully it should also be less confronting and confusing to non developers.
I think it's a lot more important to make it useful for developers, which is what it is now.
How many developers need to see the command line being passed to gcc? I would argue that it would be more useful if there was a short "[CC] regsvr.c" rather than the multi-line output there is now which makes warnings more difficult to spot.
Rob