emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building master on Windows fails with undefined reference to `__buil


From: martin rudalics
Subject: Re: Building master on Windows fails with undefined reference to `__builtin_assume_aligned'
Date: Sun, 26 Jun 2016 14:46:32 +0200

> It's odd that you do not get the errors in that case. Perhaps you are
> invoking a different version of GCC when you compile with -O3? If so,
> it's possible you'll have problems elsewhere too; in general if you
> configure with GCC version X, then you may run into problems if you
> then build Emacs with some other GCC version.

I have only one GCC version installed here.

>> gcc (GCC) 4.6.2
>
> Thanks, that helped identify a typo that is most likely causing your problem. 
I installed the attached patch to fix it.

It builds now.

Thanks you, martin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]