http://bugs.winehq.com/show_bug.cgi?id=947
------- Additional Comments From z_god@wanadoo.nl 2003-21-06 06:58 ------- Bug comments restored from Gmane.org:
We at lunar-linux pass compiler options to gcc with the contents of CFLAGS, this worked nicely until the latest release of yesterday (20020804). The new release will nicely configure with CFLAGS set to a certain architecture for instance (so you can roll rpm's for -march=586 for instance, but make depend afterwards fails on some assembly functions in ldt.c or so.
It would be very nice if the configure script re-respects the CFLAGS variable from the command line or ignores them totally and builds with "./configure && make depend && make".
This would make us packagers life a lot easier.
------- Additional Comments From taviso <at> sdf.lonestar.org 2002-08-06 06:00 ------- hi, just browsing the database and noticed your bug, is this a dupe of a bug i recently entered - #950 ?
http://bugs.codeweavers.com/show_bug.cgi?id=950
------- Additional Comments From apa3a <at> yahoo.com 2002-08-09 12:27 ------- Auke, do you still have the issue? If yes, you can use regression testing to find the patch which broke the build process. See the instructions here: http://www.winehq.org/docs/wine-devel/cvs-regression.shtml