Hello Team,
Just want to know is there any update on my application?
On Mon, 13 Feb, 2023, 19:04 Kritika Rag, wrote:
> Hello Sir/Mam,
>
>
>
> I’m Kritika Rag, a Computer Science pre-final year undergraduate student
> from India. I’m quite passionate about web development and competitive
> progr
Hi
> On 18 Feb 2023, at 20:28, -xlan- wrote:
>
> I tried compiling version 12.2.0 and it attempts to access system headers at
> /usr/include, but on mac the system headers are stored at
> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include
Snapshot gcc-12-20230218 is now available on
https://gcc.gnu.org/pub/gcc/snapshots/12-20230218/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 12 git branch
with the following options: git://gcc.gnu.org/git/gcc.git branch
I tried compiling version 12.2.0 and it attempts to access system headers
at /usr/include, but on mac the system headers are stored at
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include.
Here's my error:
rm -rf include-fixed; mkdir include-f