This is the mail archive of the gcc-bugs@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]

Re: [g++] namespace problem


On 01 Sep 2000 at 03:22 (-0400), brent verner wrote:
| Hi,
| 
|   I'm working on the C compatibility headers for libstdc++-v3
| (process detailed: http://www.cantrip.org/cheaders.html). There appears
| to be a buglet floating around somewhere in the compiler system that
| (,I believe, wrongly) finds ambiguity with function calls defined
| in separate namespaces.

...er, bug in the Brent-system. adding -fno-builtin fixes the problem...
shoulda RTFM sooner :).

Question: other than specifying -fno-builtin, is there any way to 
          tell the compiler to _not_ use _specific_ builtins? (just 
          curious)

thanks.
  Brent

-- 
Damon Brent Verner                        o      _     _         _
Cracker JackŪ Surprise Certified  _o     /\_   _ \\o  (_)\__/o  (_)
brent@rcfile.org                _< \_   _>(_) (_)/<_    \_| \   _|/' \/
brent@linux1.org               (_)>(_) (_)        (_)   (_)    (_)'  _\o_

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