This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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]

[Bug libc/18052] Symbol clash with preprocessor __i686 produces segfaults.


https://sourceware.org/bugzilla/show_bug.cgi?id=18052

--- Comment #4 from jparmele at wildbear dot com ---
On Mon, 2 Mar 2015, schwab@linux-m68k.org wrote:

> https://sourceware.org/bugzilla/show_bug.cgi?id=18052
>
> Andreas Schwab <schwab@linux-m68k.org> changed:
>
>           What    |Removed                     |Added
> ----------------------------------------------------------------------------
>             Status|NEW                         |WAITING
>
> --- Comment #3 from Andreas Schwab <schwab@linux-m68k.org> ---
> Please show exactly how it is failing for you.
>
> -- 
> You are receiving this mail because:
> You reported the bug.
>

I have been quite specific in the report: sln segfaults during install. 
Many reports on internet of segfaults with other apps are likely due to this
problem.  "." should not be used in an identifier because it confuses the
C compiler which tries to interpret it as a structure element operator.

Regards,

Joseph

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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