This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Error building gcc-5.* with threads=win32


On 4 August 2015 at 10:28, Jonathan Wakely wrote:
>
> The command used by the configure test is:
>
> $CC $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS
>
> so have you set any of those environment variables?

My libatomic/config.log shows no options after -g -O2, so I'm curious
where the -pipe ... -march=i486 -mtune=i686 options are coming from.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]