getting started

Dimitrie O. Paun dpaun at rogers.com
Tue Jan 7 09:13:21 CST 2003


On January 7, 2003 03:39 am, Francois Gouget wrote:
> 1. get the sources to a Linux machine
> 2. run winemaker on the sources to generate Makefiles

We should modify winemaker to use winegcc. There's now
a lot of (bad) duplication between winemaker, and winegcc,
like wrapper support, linking, etc. Moreover, having
winegcc handle the linking details automatically, we
(1) shield the users from all that nastiness, and
(2) retain more freedom on changing things in the build process.

More importantly, we should generate Makefiles that work
as is on mingw as well. This would increase their usefulness
considerably.

My Perl knowledge approaches zero asymptotically, so I can't
quite do this myself, but I am willing to help on it with
what's needed.

-- 
Dimi.




More information about the wine-devel mailing list