Skip to content

Commit

Permalink
website/blog: add MacOsClt16Issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ilg-ul committed Nov 15, 2024
1 parent 1d2e820 commit 5fd940c
Show file tree
Hide file tree
Showing 19 changed files with 62 additions and 0 deletions.
2 changes: 2 additions & 0 deletions website/blog/2021-05-24-gcc-v8-5-0-1-released.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';

{/* ------------------------------------------------------------------------ */}

Version **8.5.0-1** is the first release of **xPack GCC**.

<!-- truncate -->
Expand Down
2 changes: 2 additions & 0 deletions website/blog/2021-10-20-gcc-v11-2-0-1-released.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';

{/* ------------------------------------------------------------------------ */}

Version **11.2.0-1** is a new release; it follows the upstream release.

<!-- truncate -->
Expand Down
2 changes: 2 additions & 0 deletions website/blog/2022-02-11-gcc-v11-2-0-3-released.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';

{/* ------------------------------------------------------------------------ */}

Version **11.2.0-3** is a maintenance release; it adds support for Apple Silicon and updates to binutils 2.38, which supports weak symbols on Windows.

<!-- truncate -->
Expand Down
2 changes: 2 additions & 0 deletions website/blog/2022-05-31-gcc-v11-3-0-1-released.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';

{/* ------------------------------------------------------------------------ */}

Version **11.3.0-1** is a new release; it follows the official GNU GCC release.

<!-- truncate -->
Expand Down
2 changes: 2 additions & 0 deletions website/blog/2022-06-16-gcc-v12-1-0-1-released.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';

{/* ------------------------------------------------------------------------ */}

Version **12.1.0-1** is a new release; it follows the official GNU GCC release.

<!-- truncate -->
Expand Down
2 changes: 2 additions & 0 deletions website/blog/2022-08-30-gcc-v12-2-0-1-released.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';

{/* ------------------------------------------------------------------------ */}

Version **12.2.0-1** is a new release; it follows the official GNU GCC release.

<!-- truncate -->
Expand Down
2 changes: 2 additions & 0 deletions website/blog/2022-12-27-gcc-v12-2-0-2-released.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';

{/* ------------------------------------------------------------------------ */}

Version **12.2.0-2** is a maintenance release; it add support for 32-bit on x86 GNU/Linux and upgrades to binutils 2.39.

<!-- truncate -->
Expand Down
2 changes: 2 additions & 0 deletions website/blog/2023-08-31-gcc-v12-3-0-1-released.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';

{/* ------------------------------------------------------------------------ */}

Version **12.3.0-1** is a new release; it follows the official GNU GCC release.

<!-- truncate -->
Expand Down
2 changes: 2 additions & 0 deletions website/blog/2023-08-31-gcc-v13-2-0-1-released.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';

{/* ------------------------------------------------------------------------ */}

Version **13.2.0-1** is a new release; it follows the official GNU GCC release.

<!-- truncate -->
Expand Down
2 changes: 2 additions & 0 deletions website/blog/2023-12-05-gcc-v11-4-0-1-released.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';

{/* ------------------------------------------------------------------------ */}

Version **11.4.0-1** is a new release; it follows the official GNU GCC release.

<!-- truncate -->
Expand Down
2 changes: 2 additions & 0 deletions website/blog/2024-02-23-gcc-v11-4-0-2-released.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';

{/* ------------------------------------------------------------------------ */}

Version **11.4.0-2** is a maintenance release; it fixes the linker path issue on GNU/Linux.

<!-- truncate -->
Expand Down
2 changes: 2 additions & 0 deletions website/blog/2024-02-24-gcc-v12-3-0-2-released.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';

{/* ------------------------------------------------------------------------ */}

Version **12.3.0-2** is a maintenance release; it fixes the linker path issue on GNU/Linux.

<!-- truncate -->
Expand Down
2 changes: 2 additions & 0 deletions website/blog/2024-02-24-gcc-v13-2-0-2-released.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';

{/* ------------------------------------------------------------------------ */}

Version **13.2.0-2** is a maintenance release; it fixes the linker path issue on GNU/Linux.

<!-- truncate -->
Expand Down
2 changes: 2 additions & 0 deletions website/blog/2024-05-31-gcc-v14-1-0-1-released.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';

{/* ------------------------------------------------------------------------ */}

Version **14.1.0-1** is a new release; it follows the official GNU GCC release.

<!-- truncate -->
Expand Down
5 changes: 5 additions & 0 deletions website/blog/2024-06-05-gcc-v13-3-0-1-released.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ download_url: https://github.com/xpack-dev-tools/gcc-xpack/releases/tag/v13.3.0-
import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';
import MacOsClt16Issue from './_macos-clt-16-issue.mdx';

{/* ------------------------------------------------------------------------ */}

Version **13.3.0-1** is a new release; it follows the official GNU GCC release.

Expand All @@ -50,6 +53,8 @@ armv6 is not supported).

:::

<MacOsClt16Issue/>

## Download

The binary files are available from <a href={frontMatter.download_url}>GitHub Releases</a>.
Expand Down
5 changes: 5 additions & 0 deletions website/blog/2024-06-26-gcc-v12-4-0-1-released.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ download_url: https://github.com/xpack-dev-tools/gcc-xpack/releases/tag/v12.4.0-
import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';
import MacOsClt16Issue from './_macos-clt-16-issue.mdx';

{/* ------------------------------------------------------------------------ */}

Version **12.4.0-1** is a new release; it follows the official GNU GCC release.

Expand All @@ -50,6 +53,8 @@ armv6 is not supported).

:::

<MacOsClt16Issue/>

## Download

The binary files are available from <a href={frontMatter.download_url}>GitHub Releases</a>.
Expand Down
5 changes: 5 additions & 0 deletions website/blog/2024-07-22-gcc-v11-5-0-1-released.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ download_url: https://github.com/xpack-dev-tools/gcc-xpack/releases/tag/v11.5.0-
import {PageMetadata} from '@docusaurus/theme-common';
import Image from '@theme/IdealImage';
import CodeBlock from '@theme/CodeBlock';
import MacOsClt16Issue from './_macos-clt-16-issue.mdx';

{/* ------------------------------------------------------------------------ */}

Version **11.5.0-1** is a new release; it follows the official GNU GCC release.

Expand All @@ -50,6 +53,8 @@ armv6 is not supported).

:::

<MacOsClt16Issue/>

## Download

The binary files are available from <a href={frontMatter.download_url}>GitHub Releases</a>.
Expand Down
5 changes: 5 additions & 0 deletions website/blog/2024-08-08-gcc-v14-2-0-1-released.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ import CodeBlock from '@theme/CodeBlock';
import Prerequisites from './_common/_prerequisites-glib-2.27.mdx'
import DeprecationNotices from './_common/_deprecation-notices-glib-2.27.mdx'
import DownloadAnalytics from './_common/_download-analytics.mdx'
import MacOsClt16Issue from './_macos-clt-16-issue.mdx'

{/* ------------------------------------------------------------------------ */}

Version **14.2.0-1** is a new release; it follows the official GNU GCC release.

Expand All @@ -58,6 +61,8 @@ armv6 is not supported).

:::

<MacOsClt16Issue/>

## Download

The binary files can be downloaded automatically with **xpm** or manually
Expand Down
14 changes: 14 additions & 0 deletions website/blog/_macos-clt-16-issue.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@

:::caution

Recent macOS SDK (Xcode/CLT 16) introduced an incompatibility in the
standard C header files and compilation ends with errors like:

```
.../include-fixed/stdio.h:80:14: error: expected ';' before 'extern'
```

The error is also encountered when running tests with GitHub Actions,
since the `macos` runners were already upgraded to CLT 16.

:::

0 comments on commit 5fd940c

Please sign in to comment.