simulavr-devel
[Top][All Lists]
Advanced

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

[Simulavr-devel] [bug #38572] Problem with variable "SS" in hwspi


From: Steve Kappel
Subject: [Simulavr-devel] [bug #38572] Problem with variable "SS" in hwspi
Date: Wed, 27 Mar 2013 22:16:02 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/536.28.10 (KHTML, like Gecko) Version/6.0.3 Safari/536.28.10

Follow-up Comment #4, bug #38572 (project simulavr):

This is caused by a GCC/Solaris problem.  GCC, on Solaris, defines
__EXTENSIONS__ which eventually pulls in the include file with the
poorly-named symbols.  Of course Solaris shouldn't define such symbols in the
first place.  And GCC shouldn't define __EXTENSIONS__.

It would be a long and likely fruitless endeavor to try to get either/both of
those changed.

I understand this is unlikely to be worked around in simulavr.  While more
descriptive variable names would be beneficial I'm sure there is little desire
to fix this for a non-Linux/Windows O/S.


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?38572>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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