public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Failure During Building
@ 2023-02-17 15:17 -xlan-
  2023-02-17 15:37 ` Jonathan Wakely
  0 siblings, 1 reply; 8+ messages in thread
From: -xlan- @ 2023-02-17 15:17 UTC (permalink / raw)
  To: gcc

[-- Attachment #1: Type: text/plain, Size: 912 bytes --]

I was building gcc version 4.9.1 on Mac OS version when I got this error:

In file included from ../../gcc-4.9.1/gcc/c/c-objc-common.c:33:
In file included from
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/new:93:
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/exception:184:5:
error: no member named 'fancy_abort' in namespace 'std::__1'; did you mean
simply 'fancy_abort'?
    _VSTD::abort();
    ^~~~~~~
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/v1/__config:858:15:
note: expanded from macro '_VSTD'
#define _VSTD std::_LIBCPP_ABI_NAMESPACE
              ^
../../gcc-4.9.1/gcc/system.h:685:13: note: 'fancy_abort' declared here
extern void fancy_abort (const char *, int, const char *)
ATTRIBUTE_NORETURN;
            ^
1 error generated.
make[1]: *** [c/c-objc-common.o] Error 1
make: *** [all-gcc] Error 2

Mac OS: Monterey 12.6.4

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-02-20 13:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-17 15:17 Failure During Building -xlan-
2023-02-17 15:37 ` Jonathan Wakely
2023-02-17 16:03   ` Iain Sandoe
2023-02-18 20:28     ` -xlan-
2023-02-18 23:49       ` Iain Sandoe
2023-02-19 16:27         ` -xlan-
2023-02-19 16:48           ` Iain Sandoe
2023-02-19 16:56             ` -xlan-

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).