[Bug 947] New: - Wine make depend/configure fails if the user has CFLAGS set in the shell - 20020804

wine-bugs at winehq.com wine-bugs at winehq.com
Mon Aug 5 08:26:34 CDT 2002


http://bugs.winehq.com/show_bug.cgi?id=947

           Summary: Wine make depend/configure fails if the user has CFLAGS
                    set in the shell - 20020804
           Product: Wine
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-tools
        AssignedTo: wine-bugs at winehq.com
        ReportedBy: koka at geo.vu.nl


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.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=947>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.



More information about the wine-bugs mailing list